Searched refs:zcopy (Results 1 – 2 of 2) sorted by relevance
207 zval *zvp, zcopy; in xbuf_format_converter() local403 zend_make_printable_zval(zvp, &zcopy, &free_zcopy); in xbuf_format_converter()405 zvp = &zcopy; in xbuf_format_converter()799 zval_dtor(&zcopy); in xbuf_format_converter()
596 zval *zvp, zcopy; in format_converter() local795 zend_make_printable_zval(zvp, &zcopy, &free_zcopy); in format_converter()797 zvp = &zcopy; in format_converter()1195 zval_dtor(&zcopy); in format_converter()
Completed in 10 milliseconds