Home | History | Annotate | Download | only in lib_json

Lines Matching refs:isNumeric

929       return ( isNumeric() && asDouble() == 0.0 )
946 return isNumeric()
950 return isNumeric()
954 return isNumeric()
1496 Value::isNumeric() const