Home
last modified time | relevance | path

Searched defs:lineMatcher (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DRegexModify.java117 protected Matcher lineMatcher; field in RegexModify.RegexFunction
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp4529 RegexMatcher lineMatcher(u"^.*?$", testFileAsString, UREGEX_MULTILINE, status); in TestEmoji() local