Searched refs:isNumeric (Results 1 – 4 of 4) 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;
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...