Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Diptc.c89 if (spool > 0) in php_iptc_put1()
109 if (spool > 0) { in php_iptc_get1()
160 c = php_iptc_get1(fp, spool, spoolbuf); in php_iptc_next_marker()
191 zend_long spool = 0; in PHP_FUNCTION() local
218 if (spool < 2) { in PHP_FUNCTION()
226 if (php_iptc_get1(fp, spool, poi?&poi:0) != 0xFF) { in PHP_FUNCTION()
256 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
269 php_iptc_skip_variable(fp, spool, poi?&poi:0); in PHP_FUNCTION()
292 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
297 php_iptc_skip_variable(fp, spool, poi?&poi:0); in PHP_FUNCTION()
[all …]
H A Dbasic_functions.c1542 ZEND_ARG_INFO(0, spool)

Completed in 23 milliseconds