Searched refs:isNumeric (Results 1 – 6 of 6) sorted by relevance
330 if (!InetAddress.isNumeric(ipAddress)) { in getInetAddress()
3234 return (isNumeric() && asDouble() == 0.0) || in isConvertibleTo()3249 return isNumeric() || type_ == booleanValue || type_ == nullValue; in isConvertibleTo()3251 return isNumeric() || type_ == booleanValue || type_ == nullValue; in isConvertibleTo()3253 return isNumeric() || type_ == booleanValue || type_ == stringValue || in isConvertibleTo()3713 bool Value::isNumeric() const { return isIntegral() || isDouble(); } in isNumeric() function in Json::Value
740 bool isNumeric() const;
1324 return InetAddress.isNumeric(address); in isIpAddress()
8442 HSPLandroid/icu/text/DateTimePatternGenerator$VariableField;->isNumeric()Z41837 HSPLandroid/icu/impl/coll/CollationSettings;->isNumeric()Z
30019 Landroid/icu/text/DateTimePatternGenerator$VariableField;->isNumeric()Z32115 Landroid/icu/text/SimpleDateFormat$PatternItem;->isNumeric:Z32161 Landroid/icu/text/SimpleDateFormat;->isNumeric(CI)Z