Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp2883 const char str_u[] = { 0x2e, 0x2a, 0x75, 0x00 }; /* .*u */ in API_Pattern_UTF8() local
2884 utext_openUTF8(&pattern, str_u, -1, &status); in API_Pattern_UTF8()