Searched refs:codePattern (Results 1 – 8 of 8) sorted by relevance
354 Pattern codePattern = Pattern.compile("^\\s*CODE:.*size=(\\d+)"); in getCompiledMethods() local370 Matcher matcher = codePattern.matcher(response[i]); in getCompiledMethods()
21 //ldml/localeDisplayNames/codePatterns/codePattern[@type="%A"] ; example
189 ^//ldml/localeDisplayNames/codePatterns/codePattern\[@type="language"] ; {0}=LANGUAGE_CODE zh190 ^//ldml/localeDisplayNames/codePatterns/codePattern\[@type="script"] ; {0}=SCRIPT_CODE Hans191 ^//ldml/localeDisplayNames/codePatterns/codePattern\[@type="territory"] ; {0}=REGION_CODE CN
60 //ldml/localeDisplayNames/codePatterns/codePattern[@type="%A"] ; Locale Display Names ; Locale Name…
31 ^//ldml/localeDisplayNames/codePatterns/codePattern ; SKIP
2957 String codePattern = in handleDisplayNames() local2962 examples.add(invertBackground(format(codePattern, value))); in handleDisplayNames()
269 //ldml/localeDisplayNames/codePatterns/codePattern[@type="(%A)"] ; /codePatterns/$1
411 <codePattern type="language">Language: {0}</type>