Home
last modified time | relevance | path

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

/php-src/ext/json/
H A Dphp_json.h104 PHP_JSON_API zend_result php_json_encode_ex(smart_str *buf, zval *val, int options, zend_long depth…
H A Djson.c128 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
145 return php_json_encode_ex(buf, val, options, JSON_G(encode_max_depth)); in php_json_encode()

Completed in 17 milliseconds