Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dregexst.cpp62 constexpr char16_t const *gGC_ControlPattern = u"[[:Zl:][:Zp:][:Cc:][:Cf:]-[:Grapheme_Extend:]]"; variable
81 …fPropSets[URX_GC_CONTROL].applyPattern(UnicodeString(true, gGC_ControlPattern, -1), *status).freez… in RegexStaticSets()
/third_party/icu/icu4c/source/i18n/
Dregexst.cpp62 constexpr char16_t const *gGC_ControlPattern = u"[[:Zl:][:Zp:][:Cc:][:Cf:]-[:Grapheme_Extend:]]"; variable
81 …fPropSets[URX_GC_CONTROL].applyPattern(UnicodeString(true, gGC_ControlPattern, -1), *status).freez… in RegexStaticSets()
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexst.cpp62 constexpr char16_t const *gGC_ControlPattern = u"[[:Zl:][:Zp:][:Cc:][:Cf:]-[:Grapheme_Extend:]]"; variable
81 …fPropSets[URX_GC_CONTROL].applyPattern(UnicodeString(TRUE, gGC_ControlPattern, -1), *status).freez… in RegexStaticSets()