Home
last modified time | relevance | path

Searched refs:URX_GC_LVT (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregexst.cpp166 … fPropSets[URX_GC_LVT] = new UnicodeSet(UnicodeString(TRUE, gGC_LVTPattern, -1), *status); in RegexStaticSets()
171 … fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) { in RegexStaticSets()
Dregeximp.h271 URX_GC_LVT, enumerator
Drematch.cpp3213 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchAt()
3226 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchAt()
4782 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchChunkAt()
4794 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchChunkAt()