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

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

Completed in 55 milliseconds