HomeSort by relevance Sort by last modified time
    Searched refs:isNumeric (Results 1 - 11 of 11) sorted by null

  /external/chromium/third_party/icu/source/i18n/
measure.cpp 26 (!number.isNumeric() || adoptedUnit == 0)) {
fmtable.cpp 330 Formattable::isNumeric() const {
smpdtfmt.cpp     [all...]
  /external/icu4c/i18n/
measure.cpp 26 (!number.isNumeric() || adoptedUnit == 0)) {
numfmt.cpp 448 if (n->isNumeric() && n->getDigitList() != NULL) {
493 if (n->isNumeric() && n->getDigitList() != NULL) {
    [all...]
fmtable.cpp 373 Formattable::isNumeric() const {
smpdtfmt.cpp     [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
fmtable.h 253 UBool isNumeric() const;
smpdtfmt.h     [all...]
  /external/icu4c/i18n/unicode/
fmtable.h 273 UBool isNumeric() const;
smpdtfmt.h     [all...]

Completed in 402 milliseconds