Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3325 RegexMatcher *parseMatcher = NULL; in regex_find() local
3474 parseMatcher = parsePat->matcher(unEscapedInput, status); in regex_find()
3476 while(parseMatcher->find()) { in regex_find()
3477 parseMatcher->appendReplacement(deTaggedInput, "", status); in regex_find()
3479 UnicodeString groupNum = parseMatcher->group(2, status); in regex_find()
3482 if (parseMatcher->group(1, status) == "/") { in regex_find()
3489 if (parseMatcher->group(1, status) == "/") { in regex_find()
3496 parseMatcher->appendTail(deTaggedInput); in regex_find()
3746 delete parseMatcher; in regex_find()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...