Home
last modified time | relevance | path

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

/PHP-7.1/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.c210 JSON_G(error_code) = php_json_parser_error_code(&parser); in php_json_decode_ex()
H A Djson_parser.y309 PHP_JSON_API php_json_error_code php_json_parser_error_code(const php_json_parser *parser) in php_json_parser_error_code() function
H A Djson_parser.tab.c1917 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 13 milliseconds