Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexst.h45 Regex8BitSet fPropSets8[URX_LAST_SET]; // Fast bitmap sets for latin-1 range for above. variable
Dregexst.cpp207 fPropSets8[i].init(fPropSets[i]); in RegexStaticSets()
Dregexcmp.cpp152 fRXPat->fStaticSets8 = RegexStaticSets::gStaticSets->fPropSets8; in compile()