Searched refs:str_01234567_pat (Results 1 - 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 2011 const char str_01234567_pat[] = { 0x30, 0x31, 0x28, 0x32, 0x33, 0x28, 0x34, 0x35, 0x29, 0x36, 0x37, 0x29, 0x28, 0x2e, 0x2a, 0x29, 0x00 }; /* 01(23(45)67)(.*) */ local 2012 utext_openUTF8(&re, str_01234567_pat, -1, &status);
|
Completed in 33 milliseconds