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.java570 …public static String getCanonicalPattern(String inpattern, NumericType type, int zeroCount, boolea… in getCanonicalPattern() argument
572 DecimalFormat df = new DecimalFormat(inpattern); in getCanonicalPattern()
583 if (!inpattern.contains("0")) { in getCanonicalPattern()
584 …return inpattern; // we check in checkDecimalFormatConsistency to make sure that the "no number" c… in getCanonicalPattern()
586 if (!inpattern.contains("0.0")) { in getCanonicalPattern()
DDisplayAndInputProcessor.java929 public static String getCanonicalPattern(String inpattern, NumericType type, boolean isPOSIX) { in getCanonicalPattern() argument
932 DecimalFormat df = new DecimalFormat(inpattern); in getCanonicalPattern()
934 || CldrUtility.INHERITANCE_MARKER.equals(inpattern)) { in getCanonicalPattern()
935 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