Home
last modified time | relevance | path

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

/PHP-8.1/ext/json/
H A Dphp_json.h50 PHP_JSON_ERROR_INF_OR_NAN, enumerator
H A Djson.c82 PHP_JSON_REGISTER_CONSTANT("JSON_ERROR_INF_OR_NAN", PHP_JSON_ERROR_INF_OR_NAN);
198 case PHP_JSON_ERROR_INF_OR_NAN: in php_json_get_error_msg()
H A Djson_encoder.c624 encoder->error_code = PHP_JSON_ERROR_INF_OR_NAN; in php_json_encode_zval()

Completed in 7 milliseconds