Home
last modified time | relevance | path

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

/external/icu/icu4c/source/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.h270 URX_GC_LV, enumerator
Drematch.cpp3212 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchAt()
3225 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchAt()
4781 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchChunkAt()
4793 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchChunkAt()