Searched refs:idMatcher (Results 1 – 3 of 3) sorted by relevance
317 if (!idMatcher.reset(id).matches()) { in fixTransID()320 String source = fixTransIDPart(idMatcher.group(1)); in fixTransID()321 String target = fixTransIDPart(idMatcher.group(2)); in fixTransID()322 String variant = fixTransIDPart(idMatcher.group(3)); in fixTransID()345 static Matcher idMatcher = PatternCache.get(idPattern).matcher(""); field in ExtractICUData
102 Matcher idMatcher = PatternCache.get(idPattern).matcher(""); in main() local112 showHtml(idMatcher); in main()115 showRepertoire(idMatcher); in main()119 public static void showRepertoire(Matcher idMatcher) { in showRepertoire() argument133 if (!idMatcher.reset(keyboardId).matches()) { in showRepertoire()205 private static void showHtml(Matcher idMatcher) throws IOException { in showHtml() argument215 if (!idMatcher.reset(keyboardId).matches()) { in showHtml()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...