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