Searched refs:firstresult (Results 1 – 4 of 4) sorted by relevance
873 UChar firstresult = (UChar)(((s[i] - 0x10000) / 0x400) + 0xD800); in TestSurrogate() local880 first != firstresult) { in TestSurrogate()882 s[i], firstresult); in TestSurrogate()
666 const std::string &name, unsigned firstresult) in CheckComplexPatMatcher() argument668 Name(name), FirstResult(firstresult) {} in CheckComplexPatMatcher()
673 const std::string &name, unsigned firstresult) in CheckComplexPatMatcher() argument675 Name(name), FirstResult(firstresult) {} in CheckComplexPatMatcher()