OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URX_GC_EXTEND
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
regeximp.h
263
URX_GC_EXTEND
,
regexst.cpp
160
fPropSets[
URX_GC_EXTEND
] = new UnicodeSet(UnicodeString(TRUE, gGC_ExtendPattern, -1), *status);
169
if (fPropSets[URX_ISWORD_SET] == NULL || fPropSets[URX_ISSPACE_SET] == NULL || fPropSets[
URX_GC_EXTEND
] == NULL ||
rematch.cpp
[
all
...]
/external/icu4c/i18n/
regeximp.h
273
URX_GC_EXTEND
,
regexst.cpp
162
fPropSets[
URX_GC_EXTEND
] = new UnicodeSet(UnicodeString(TRUE, gGC_ExtendPattern, -1), *status);
171
if (fPropSets[URX_ISWORD_SET] == NULL || fPropSets[URX_ISSPACE_SET] == NULL || fPropSets[
URX_GC_EXTEND
] == NULL ||
rematch.cpp
[
all
...]
Completed in 35 milliseconds