Home
last modified time | relevance | path

Searched refs:gGC_ExtendPattern (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregexst.cpp63 constexpr char16_t const *gGC_ExtendPattern = u"[\\p{Grapheme_Extend}]"; variable
80 …fPropSets[URX_GC_EXTEND].applyPattern(UnicodeString(true, gGC_ExtendPattern, -1), *status).freeze(… in RegexStaticSets()
/external/cronet/third_party/icu/source/i18n/
Dregexst.cpp63 constexpr char16_t const *gGC_ExtendPattern = u"[\\p{Grapheme_Extend}]"; variable
80 …fPropSets[URX_GC_EXTEND].applyPattern(UnicodeString(true, gGC_ExtendPattern, -1), *status).freeze(… in RegexStaticSets()