Searched defs:regex (Results 1 – 3 of 3) sorted by relevance
33 for (const regex of list) { constant
10 def match_any(regex, iterable): argument
708 public InterestingLineMatcher(String tag, String regex) { in InterestingLineMatcher()