Searched refs:parseMatcher (Results 1 – 2 of 2) sorted by relevance
3384 RegexMatcher *parseMatcher = NULL; in regex_find() local3533 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()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...