Home
last modified time | relevance | path

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

/PHP-8.2/ext/json/
H A Dphp_json_parser.h78 PHP_JSON_API php_json_error_code php_json_parser_error_code(const php_json_parser *parser);
H A Djson.c182 php_json_error_code error_code = php_json_parser_error_code(&parser); in php_json_decode_ex()
H A Djson_parser.y272 PHP_JSON_API php_json_error_code php_json_parser_error_code(const php_json_parser *parser) in php_json_parser_error_code() function

Completed in 10 milliseconds