Searched refs:PATH_FILTER (Results 1 – 2 of 2) sorted by relevance
42 private static final Matcher PATH_FILTER = PatternCache.get( field in TestPathsModule105 if (!PATH_FILTER.reset(path).find()) { in handlePathValue()
112 PATH_FILTER = 9, field in ConsoleCheckCLDR271 String pathFilterString = options[PATH_FILTER].value; in main()