Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp2345 const char str_aabb[] = { 0x61, 0x61, 0x62, 0x62, 0x00 }; /* aabb */ in API_Match_UTF8() local
2347 utext_openUTF8(&testText, str_aabb, -1, &status); in API_Match_UTF8()