Searched refs:fIgnorablesMatcher (Results 1 – 3 of 3) sorted by relevance
38 fIgnorablesMatcher(PARSE_FLAG_STRICT_IGNORABLES) { in ScientificMatcher()82 fIgnorablesMatcher.match(segment, result, status); in match()123 fIgnorablesMatcher.match(segment, result, status); in match()
36 IgnorablesMatcher fIgnorablesMatcher; variable