Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Diptc.c215 if (php_iptc_get1(fp, spool, poi?&poi:0) != 0xFF) { in PHP_FUNCTION()
223 if (php_iptc_get1(fp, spool, poi?&poi:0) != 0xD8) { in PHP_FUNCTION()
232 marker = php_iptc_next_marker(fp, spool, poi?&poi:0); in PHP_FUNCTION()
237 php_iptc_put1(fp, spool, (unsigned char)marker, poi?&poi:0); 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()
268 php_iptc_put1(fp, spool, psheader[inx], poi?&poi:0); in PHP_FUNCTION()
271 php_iptc_put1(fp, spool, (unsigned char)(iptcdata_len>>8), poi?&poi:0); in PHP_FUNCTION()
275 php_iptc_put1(fp, spool, iptcdata[inx], poi?&poi:0); in PHP_FUNCTION()
281 php_iptc_read_remaining(fp, spool, poi?&poi:0); in PHP_FUNCTION()
[all …]
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5899 # Reference: http://www.poi-factory.com/node/19580
H A Dmagic5899 # Reference: http://www.poi-factory.com/node/19580

Completed in 128 milliseconds