Searched refs:free_zcopy (Results 1 – 3 of 3) sorted by relevance
192 int free_zcopy; in xbuf_format_converter() local238 free_zcopy = 0; in xbuf_format_converter()378 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in xbuf_format_converter()379 if (free_zcopy) { in xbuf_format_converter()783 if (free_zcopy) { in xbuf_format_converter()
588 int free_zcopy; in format_converter() local637 free_zcopy = 0; in format_converter()771 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in format_converter()772 if (free_zcopy) { in format_converter()1178 if (free_zcopy) { in format_converter()
133 zend_bool free_zcopy; in format_converter() local178 free_zcopy = 0; in format_converter()327 free_zcopy = zend_make_printable_zval(zvp, &zcopy); in format_converter()328 if (free_zcopy) { in format_converter()790 if (free_zcopy) { in format_converter()
Completed in 13 milliseconds