Home
last modified time | relevance | path

Searched refs:free_zcopy (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/
H A Dspprintf.c206 int s_len, free_zcopy; in xbuf_format_converter() local
254 free_zcopy = 0; in xbuf_format_converter()
403 zend_make_printable_zval(zvp, &zcopy, &free_zcopy); in xbuf_format_converter()
404 if (free_zcopy) { in xbuf_format_converter()
798 if (free_zcopy) { in xbuf_format_converter()
H A Dsnprintf.c595 int s_len, free_zcopy; in format_converter() local
646 free_zcopy = 0; in format_converter()
795 zend_make_printable_zval(zvp, &zcopy, &free_zcopy); in format_converter()
796 if (free_zcopy) { in format_converter()
1194 if (free_zcopy) { in format_converter()

Completed in 11 milliseconds