Home | History | Annotate | Download | only in lib_json

Lines Matching refs:isNumeric

933       return ( isNumeric() && asDouble() == 0.0 )
950 return isNumeric()
954 return isNumeric()
958 return isNumeric()
1500 Value::isNumeric() const