Home
last modified time | relevance | path

Searched refs:PHP_JSON_ERROR_INF_OR_NAN (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/json/
H A Dphp_json.h52 PHP_JSON_ERROR_INF_OR_NAN, enumerator
H A Djson.c133 PHP_JSON_REGISTER_CONSTANT("JSON_ERROR_INF_OR_NAN", PHP_JSON_ERROR_INF_OR_NAN); in PHP_MINIT_FUNCTION()
231 case PHP_JSON_ERROR_INF_OR_NAN: in php_json_get_error_msg()
H A Djson_encoder.c557 encoder->error_code = PHP_JSON_ERROR_INF_OR_NAN; in php_json_encode_zval()

Completed in 8 milliseconds