OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REGEX_VERBOSE_TEXT
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
regextst.cpp
211
#define
REGEX_VERBOSE_TEXT
(text) {char buf[200];utextToPrintable(buf,sizeof(buf)/sizeof(buf[0]),text);logln("%s:%d: UText %s=\"%s\"", __FILE__, __LINE__, #text, buf);}
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
regextst.cpp
172
#define
REGEX_VERBOSE_TEXT
(text) {char buf[200];utextToPrintable(buf,sizeof(buf)/sizeof(buf[0]),text);logln("%s:%d: UText %s=\"%s\"", __FILE__, __LINE__, #text, buf);}
[
all
...]
Completed in 67 milliseconds