Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp2769 const char str_def[] = { 0x64, 0x65, 0x66, 0x00 }; /* def */ in API_Pattern_UTF8() local
2771 utext_openUTF8(&re2, str_def, -1, &status); in API_Pattern_UTF8()