Searched refs:URX_GC_T (Results 1 - 6 of 6) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Dregexst.cpp163 fPropSets[URX_GC_T] = new UnicodeSet(UnicodeString(TRUE, gGC_TPattern, -1), *status);
170 fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) {
199 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_T]);
H A Dregeximp.h269 URX_GC_T, enumerator in enum:__anon1437
H A Drematch.cpp1857 if (sets[URX_GC_T]->contains(c)) goto GC_T;
1876 if (sets[URX_GC_T]->contains(c)) goto GC_T;
1883 if (sets[URX_GC_T]->contains(c)) goto GC_T;
/external/icu4c/i18n/
H A Dregexst.cpp164 fPropSets[URX_GC_T] = new UnicodeSet(UnicodeString(TRUE, gGC_TPattern, -1), *status);
171 fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) {
200 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_T]);
H A Dregeximp.h269 URX_GC_T, enumerator in enum:__anon2456
H A Drematch.cpp3116 if (sets[URX_GC_T]->contains(c)) goto GC_T;
3138 if (sets[URX_GC_T]->contains(c)) goto GC_T;
3147 if (sets[URX_GC_T]->contains(c)) goto GC_T;
4814 if (sets[URX_GC_T]->contains(c)) goto GC_T;
4833 if (sets[URX_GC_T]->contains(c)) goto GC_T;
4840 if (sets[URX_GC_T]->contains(c)) goto GC_T;

Completed in 89 milliseconds