Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Diptc.c78 if (spool > 0) in php_iptc_put1()
97 if (spool > 0) { in php_iptc_get1()
145 c = php_iptc_get1(fp, spool, spoolbuf); in php_iptc_next_marker()
175 zend_long spool = 0; in PHP_FUNCTION() local
188 Z_PARAM_LONG(spool) in PHP_FUNCTION()
205 if (spool < 2) { in PHP_FUNCTION()
245 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
258 php_iptc_skip_variable(fp, spool, poi?&poi:0); in PHP_FUNCTION()
281 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
286 php_iptc_skip_variable(fp, spool, poi?&poi:0); in PHP_FUNCTION()
[all …]
H A Dbasic_functions.stub.php2269 function iptcembed(string $iptc_data, string $filename, int $spool = 0): string|bool {}
H A Dbasic_functions_arginfo.h1561 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, spool, IS_LONG, 0, "0")

Completed in 23 milliseconds