Home
last modified time | relevance | path

Searched refs:inpattern (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckNumbers.java510 …public static String getCanonicalPattern(String inpattern, NumericType type, int zeroCount, boolea… in getCanonicalPattern() argument
512 DecimalFormat df = new DecimalFormat(inpattern); in getCanonicalPattern()
523 if (!inpattern.contains("0.0")) { in getCanonicalPattern()
DDisplayAndInputProcessor.java877 public static String getCanonicalPattern(String inpattern, NumericType type, boolean isPOSIX) { in getCanonicalPattern() argument
880 DecimalFormat df = new DecimalFormat(inpattern); in getCanonicalPattern()
882 || CldrUtility.INHERITANCE_MARKER.equals(inpattern)) { in getCanonicalPattern()
883 return inpattern; // TODO fix when ICU bug is fixed in getCanonicalPattern()
/external/python/cpython2/Misc/
Dcheatsheet1694 string[, used inpattern, then occurrences of patterns or subpatterns are