Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp1952 …const char str_01234567_pat[] = { 0x30, 0x31, 0x28, 0x32, 0x33, 0x28, 0x34, 0x35, 0x29, 0x36, 0x37… in API_Match_UTF8() local
1953 utext_openUTF8(&re, str_01234567_pat, -1, &status); in API_Match_UTF8()