Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Diptc.c87 if (spool > 0) in php_iptc_put1()
107 if (spool > 0) { in php_iptc_get1()
158 c = php_iptc_get1(fp, spool, spoolbuf); in php_iptc_next_marker()
189 zend_long spool = 0; in PHP_FUNCTION() local
202 Z_PARAM_LONG(spool) in PHP_FUNCTION()
219 if (spool < 2) { in PHP_FUNCTION()
259 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
272 php_iptc_skip_variable(fp, spool, poi?&poi:0); in PHP_FUNCTION()
295 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
300 php_iptc_skip_variable(fp, spool, poi?&poi:0); in PHP_FUNCTION()
[all …]
H A Dbasic_functions.c1541 ZEND_ARG_INFO(0, spool)

Completed in 25 milliseconds