Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp1838 const char str_notabc[] = { 0x6e, 0x6f, 0x74, 0x20, 0x61, 0x62, 0x63, 0x00 }; /* not abc */ in API_Match_UTF8() local
1839 REGEX_ASSERT_UTEXT_UTF8(str_notabc, m1->inputText()); in API_Match_UTF8()