Home
last modified time | relevance | path

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

/PHP-7.4/ext/json/
H A Dphp_json_parser.h80 PHP_JSON_API php_json_error_code php_json_parser_error_code(const php_json_parser *parser);
H A Djson.c252 php_json_error_code error_code = php_json_parser_error_code(&parser); in php_json_decode_ex()
H A Djson_parser.y289 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 16 milliseconds