Searched defs:regex (Results 1 – 4 of 4) sorted by relevance
207 def find_matching_line(file_path, regex): argument
127 public static boolean propertyMatches(String property, String regex) { in propertyMatches()
163 Pattern regex = Pattern.compile("^\\w+-(\\w+)_\\d+fps.\\w+"); in data() local
113 regex_t regex; in findAllGeneric() local