OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URX_ISSPACE_SET
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/
regeximp.h
262
URX_ISSPACE_SET
= 4,
regexst.cpp
157
fPropSets[
URX_ISSPACE_SET
] = new UnicodeSet(UnicodeString(TRUE, gIsSpacePattern, -1), *status);
167
if (fPropSets[URX_ISWORD_SET] == NULL || fPropSets[
URX_ISSPACE_SET
] == NULL || fPropSets[URX_GC_EXTEND] == NULL ||
regexcmp.cpp
[
all
...]
Completed in 363 milliseconds