Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexst.cpp67 constexpr char16_t const *gGC_LVPattern = u"[\\p{Hangul_Syllable_Type=LV}]"; variable
85 fPropSets[URX_GC_LV].applyPattern(UnicodeString(TRUE, gGC_LVPattern, -1), *status).freeze(); in RegexStaticSets()