Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexst.cpp68 constexpr char16_t const *gGC_LVTPattern = u"[\\p{Hangul_Syllable_Type=LVT}]"; variable
86 fPropSets[URX_GC_LVT].applyPattern(UnicodeString(true, gGC_LVTPattern, -1), *status).freeze(); in RegexStaticSets()
/external/cronet/third_party/icu/source/i18n/
Dregexst.cpp68 constexpr char16_t const *gGC_LVTPattern = u"[\\p{Hangul_Syllable_Type=LVT}]"; variable
86 fPropSets[URX_GC_LVT].applyPattern(UnicodeString(true, gGC_LVTPattern, -1), *status).freeze(); in RegexStaticSets()