Searched defs:lineMatcher (Results 1 – 2 of 2) sorted by relevance
117 protected Matcher lineMatcher; field in RegexModify.RegexFunction
4529 RegexMatcher lineMatcher(u"^.*?$", testFileAsString, UREGEX_MULTILINE, status); in TestEmoji() local