Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dregextst.cpp2352 const char str_a[] = { 0x61, 0x2a, 0x00 }; /* a* */ in API_Match_UTF8() local
2353 utext_openUTF8(&testPattern, str_a, -1, &status); in API_Match_UTF8()