Home
last modified time | relevance | path

Searched refs:matchEnds (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp918 static const int32_t matchEnds[] = {10, 8, 6, 10}; in API_Match() local
929 if (actualEnd != matchEnds[i]) { in API_Match()
931 __LINE__, i, matchEnds[i], actualEnd); in API_Match()
1999 static const int32_t matchEnds[] = {10, 8, 6, 10}; in API_Match_UTF8() local
2010 if (actualEnd != matchEnds[i]) { in API_Match_UTF8()
2012 __FILE__, __LINE__, i, matchEnds[i], actualEnd); in API_Match_UTF8()