Searched refs:spool (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/ext/standard/ |
H A D | iptc.c | 89 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 204 Z_PARAM_LONG(spool) in PHP_FUNCTION() 221 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 D | basic_functions.c | 1538 ZEND_ARG_INFO(0, spool)
|
Completed in 23 milliseconds