Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexst.cpp165 … fPropSets[URX_GC_LV] = new UnicodeSet(UnicodeString(TRUE, gGC_LVPattern, -1), *status); in RegexStaticSets()
171 … fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) { in RegexStaticSets()
Dregeximp.h266 URX_GC_LV, enumerator
Drematch.cpp3233 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchAt()
3246 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchAt()
4931 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchChunkAt()
4943 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchChunkAt()