Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp2838 …const char str_HelloWorld[] = { 0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x20, 0x57, 0x6f, 0x72, 0x6c, 0x64, … in API_Pattern_UTF8() local
2839 utext_openUTF8(&input, str_HelloWorld, -1, &status); in API_Pattern_UTF8()