Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexst.cpp66 constexpr char16_t const *gGC_TPattern = u"[\\p{Hangul_Syllable_Type=T}]"; variable
84 fPropSets[URX_GC_T].applyPattern(UnicodeString(true, gGC_TPattern, -1), *status).freeze(); in RegexStaticSets()
/external/cronet/third_party/icu/source/i18n/
Dregexst.cpp66 constexpr char16_t const *gGC_TPattern = u"[\\p{Hangul_Syllable_Type=T}]"; variable
84 fPropSets[URX_GC_T].applyPattern(UnicodeString(true, gGC_TPattern, -1), *status).freeze(); in RegexStaticSets()