Home
last modified time | relevance | path

Searched defs:getNumericType (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DDisplayAndInputProcessor.java983 public static NumericType getNumericType(String xpath) { in getNumericType() method in DisplayAndInputProcessor.NumericType
/external/icu/icu4c/source/common/
Duprops.cpp473 static int32_t getNumericType(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getNumericType() function