Home
last modified time | relevance | path

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

/PHP-7.2/ext/json/
H A Dphp_json.h99 PHP_JSON_API int php_json_encode(smart_str *buf, zval *val, int options);
H A Djson.c204 PHP_JSON_API int php_json_encode(smart_str *buf, zval *val, int options) /* {{{ */ in php_json_encode() function

Completed in 30 milliseconds