Searched defs:matcher (Results 1 – 3 of 3) sorted by relevance
93 Matcher matcher = METHOD_REGEX.matcher(line); in scanFile() local
107 Matcher matcher = XML_INVALID_CHARS.matcher(text); in xmlSanitize() local
296 Matcher matcher = MESSAGE_PATTERN.matcher(msg); in addNewMessage() local