Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Diptc.c229 if (php_iptc_get1(fp, spool, poi?&poi:0) != 0xFF) { in PHP_FUNCTION()
237 if (php_iptc_get1(fp, spool, poi?&poi:0) != 0xD8) { in PHP_FUNCTION()
246 marker = php_iptc_next_marker(fp, spool, poi?&poi:0); in PHP_FUNCTION()
251 php_iptc_put1(fp, spool, (unsigned char)marker, poi?&poi:0); 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()
282 php_iptc_put1(fp, spool, psheader[inx], poi?&poi:0); in PHP_FUNCTION()
285 php_iptc_put1(fp, spool, (unsigned char)(iptcdata_len>>8), poi?&poi:0); in PHP_FUNCTION()
289 php_iptc_put1(fp, spool, iptcdata[inx], poi?&poi:0); in PHP_FUNCTION()
295 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4803 # Reference: http://www.poi-factory.com/node/19580
H A Dmagic4803 # Reference: http://www.poi-factory.com/node/19580

Completed in 94 milliseconds