Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_wsconf.cpp55 static const char *parseExp = variable
121 UnicodeString pattern(parseExp, -1, US_INV); in buildWSConfusableData()
/external/chromium_org/third_party/icu/source/i18n/
Duspoof_wsconf.cpp54 static const char *parseExp = variable
155 parseRegexp = uregex_openC(parseExp, 0, NULL, &status); in buildWSConfusableData()