Home
last modified time | relevance | path

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

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