Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/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()
/third_party/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()
/third_party/skia/third_party/externals/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()