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