Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexst.cpp72 static const UChar gIsWordPattern[] = { variable
158 … fPropSets[URX_ISWORD_SET] = new UnicodeSet(UnicodeString(TRUE, gIsWordPattern, -1), *status); in RegexStaticSets()