Searched defs:str_ssee (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp2545 const char str_ssee[] = { 0x73, 0x73, 0x28, 0x2e, 0x2a, 0x3f, 0x29, 0x65, 0x65, 0x00 }; /* ss(.*?)ee */ local
2548 utext_openUTF8(&re, str_ssee, -1, &status);
/external/icu4c/test/intltest/
H A Dregextst.cpp2684 const char str_ssee[] = { 0x73, 0x73, 0x28, 0x2e, 0x2a, 0x3f, 0x29, 0x65, 0x65, 0x00 }; /* ss(.*?)ee */ local
2687 utext_openUTF8(&re, str_ssee, -1, &status);

Completed in 58 milliseconds