OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gGC_ControlPattern
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
regexst.cpp
97
static const UChar
gGC_ControlPattern
[] = {
161
fPropSets[URX_GC_CONTROL] = new UnicodeSet(UnicodeString(TRUE,
gGC_ControlPattern
, -1), *status);
/external/icu4c/i18n/
regexst.cpp
99
static const UChar
gGC_ControlPattern
[] = {
163
fPropSets[URX_GC_CONTROL] = new UnicodeSet(UnicodeString(TRUE,
gGC_ControlPattern
, -1), *status);
Completed in 24 milliseconds