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.cpp163 … fPropSets[URX_GC_LV] = new UnicodeSet(UnicodeString(TRUE, gGC_LVPattern, -1), *status); in RegexStaticSets()
169 … fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) { in RegexStaticSets()
Dregeximp.h268 URX_GC_LV, enumerator
Drematch.cpp3211 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchAt()
3224 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchAt()
4765 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchChunkAt()
4777 if (sets[URX_GC_LV]->contains(c)) goto GC_V; in MatchChunkAt()