Searched refs:free_zcopy (Results 1 – 3 of 3) sorted by relevance
200 int free_zcopy; in xbuf_format_converter() local248 free_zcopy = 0; in xbuf_format_converter()407 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in xbuf_format_converter()408 if (free_zcopy) { in xbuf_format_converter()817 if (free_zcopy) { in xbuf_format_converter()
598 int free_zcopy; in format_converter() local649 free_zcopy = 0; in format_converter()802 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in format_converter()803 if (free_zcopy) { in format_converter()1214 if (free_zcopy) { in format_converter()
140 zend_bool free_zcopy; in format_converter() local187 free_zcopy = 0; in format_converter()336 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in format_converter()337 if (free_zcopy) { in format_converter()801 if (free_zcopy) { in format_converter()
Completed in 23 milliseconds