Searched refs:zcopy (Results 1 – 2 of 2) sorted by relevance
202 zval *zvp, zcopy; in xbuf_format_converter() local394 zend_make_printable_zval(zvp, &zcopy, &free_zcopy); in xbuf_format_converter()396 zvp = &zcopy; in xbuf_format_converter()782 zval_dtor(&zcopy); in xbuf_format_converter()
591 zval *zvp, zcopy; in format_converter() local786 zend_make_printable_zval(zvp, &zcopy, &free_zcopy); in format_converter()788 zvp = &zcopy; in format_converter()1178 zval_dtor(&zcopy); in format_converter()
Completed in 14 milliseconds