Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3384 RegexMatcher *parseMatcher = NULL; in regex_find() local
3533 parseMatcher = parsePat->matcher(unEscapedInput, status); in regex_find()
3535 while(parseMatcher->find()) { in regex_find()
3536 parseMatcher->appendReplacement(deTaggedInput, "", status); in regex_find()
3538 UnicodeString groupNum = parseMatcher->group(2, status); in regex_find()
3541 if (parseMatcher->group(1, status) == "/") { in regex_find()
3548 if (parseMatcher->group(1, status) == "/") { in regex_find()
3555 parseMatcher->appendTail(deTaggedInput); in regex_find()
3798 delete parseMatcher; in regex_find()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...