Searched defs:matcher2 (Results 1 – 4 of 4) sorted by relevance
263 final LocaleMatcher matcher2 = newLocaleMatcher("zh, zh_TW, zh_HK"); in testHK() local
284 final LocaleMatcher matcher2 = newLocaleMatcher("zh, zh_TW, zh_HK"); in testHK() local
1407 RegexMatcher *matcher2 = pat2->matcher(d5, status); in API_Replace() local2592 RegexMatcher *matcher2 = &pat2->matcher(status)->reset(&dataText); in API_Replace_UTF8() local
1006 Matcher<Uncopyable&> matcher2 = ResultOf(&RefUncopyableFunction, Ref(obj)); in TEST() local1125 Matcher<const int&> matcher2 = ResultOf(ReferencingFunction, Eq(&n)); in TEST() local