Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp2903 const char str_spaceplus[] = { 0x20, 0x2b, 0x00 }; /* + */ in API_Pattern_UTF8() local
2904 utext_openUTF8(&re1, str_spaceplus, -1, &status); in API_Pattern_UTF8()