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