Home
last modified time | relevance | path

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

/PHP-8.0/ext/json/
H A Dphp_json.h50 PHP_JSON_ERROR_INF_OR_NAN, enumerator
H A Djson.c86 PHP_JSON_REGISTER_CONSTANT("JSON_ERROR_INF_OR_NAN", PHP_JSON_ERROR_INF_OR_NAN);
186 case PHP_JSON_ERROR_INF_OR_NAN: in php_json_get_error_msg()
H A Djson_encoder.c555 encoder->error_code = PHP_JSON_ERROR_INF_OR_NAN; in php_json_encode_zval()

Completed in 12 milliseconds