Home
last modified time | relevance | path

Searched refs:fUnescapeCharSet (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/i18n/
Dregexst.h46 UnicodeSet fUnescapeCharSet; // Set of chars handled by unescape when variable
Dregexst.cpp148 fUnescapeCharSet(UnicodeString(TRUE, gUnescapeCharPattern, -1), *status), in RegexStaticSets()
Dregexcmp.cpp3757 if (RegexStaticSets::gStaticSets->fUnescapeCharSet.contains(peekCharLL())) { in nextChar()
/external/chromium/third_party/icu/source/i18n/
Dregexst.h45 UnicodeSet fUnescapeCharSet; // Set of chars handled by unescape when variable
Dregexst.cpp148 fUnescapeCharSet(UnicodeString(TRUE, gUnescapeCharPattern, -1), *status), in RegexStaticSets()
Dregexcmp.cpp3676 if (RegexStaticSets::gStaticSets->fUnescapeCharSet.contains(peekCharLL())) { in nextChar()