Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A 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()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A 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()