Home | History | Annotate | Download | only in lib_json

Lines Matching refs:isNumeric

939       return ( isNumeric() && asDouble() == 0.0 )
956 return isNumeric()
960 return isNumeric()
964 return isNumeric()
1506 Value::isNumeric() const