Home
last modified time | relevance | path

Searched defs:numberPattern (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dasyoutypeformatter.js437 function(numberPattern, numberFormat) { argument
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java222 String numberPattern = format.getPattern(); in createFormattingTemplate() local
234 private String getFormattingTemplate(String numberPattern, String numberFormat) { in getFormattingTemplate()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRbnfTest.java1705 final String numberPattern = "=###0.#####=;" in testCompactDecimalFormatStyle() local
/third_party/icu/icu4c/source/test/intltest/
Ditrbnf.cpp2257 UnicodeString numberPattern("=###0.#####=;" in TestCompactDecimalFormatStyle() local