Searched refs:processMatches (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/checkstyle/
H A Dcheckstyle.py10 def processMatches(matches, name, text, highlights): function
27 processMatches(regexp.finditer(text), name, text, highlights)

Completed in 34 milliseconds