Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp885 static const int32_t matchEnds[] = {10, 8, 6, 10}; in API_Match() local
896 if (actualEnd != matchEnds[i]) { in API_Match()
898 __LINE__, i, matchEnds[i], actualEnd); in API_Match()
1966 static const int32_t matchEnds[] = {10, 8, 6, 10}; in API_Match_UTF8() local
1977 if (actualEnd != matchEnds[i]) { in API_Match_UTF8()
1979 __FILE__, __LINE__, i, matchEnds[i], actualEnd); in API_Match_UTF8()