Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp2828 const char str_pL[] = { 0x5c, 0x70, 0x7b, 0x4c, 0x7d, 0x2b, 0x00 }; /* \p{L}+ */ in API_Pattern_UTF8() local
2829 utext_openUTF8(&pattern, str_pL, -1, &status); in API_Pattern_UTF8()