Searched refs:free_zcopy (Results 1 – 3 of 3) sorted by relevance
196 int free_zcopy; in xbuf_format_converter() local242 free_zcopy = 0; in xbuf_format_converter()401 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in xbuf_format_converter()402 if (free_zcopy) { in xbuf_format_converter()807 if (free_zcopy) { in xbuf_format_converter()
593 int free_zcopy; in format_converter() local642 free_zcopy = 0; in format_converter()795 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in format_converter()796 if (free_zcopy) { in format_converter()1203 if (free_zcopy) { in format_converter()
135 zend_bool free_zcopy; in format_converter() local180 free_zcopy = 0; in format_converter()329 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in format_converter()330 if (free_zcopy) { in format_converter()792 if (free_zcopy) { in format_converter()
Completed in 21 milliseconds