Home
last modified time | relevance | path

Searched refs:php_json_encode_ex (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/json/
H A Djson.c121 PHP_JSON_API zend_result php_json_encode_ex(smart_str *buf, zval *val, int options, zend_long depth… in php_json_encode_ex() function
138 return php_json_encode_ex(buf, val, options, JSON_G(encode_max_depth)); in php_json_encode()
H A Dphp_json.h102 PHP_JSON_API zend_result php_json_encode_ex(smart_str *buf, zval *val, int options, zend_long depth…

Completed in 7 milliseconds