Searched defs:php_json_encode_zval (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/json/ | ||
H A D | json_encoder.c | 501 void php_json_encode_zval(smart_str *buf, zval *val, int options) /* {{{ */ in php_json_encode_zval() function |
Completed in 13 milliseconds