Searched refs:poi (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/ext/standard/ |
H A D | iptc.c | 215 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-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 5098 # Reference: http://www.poi-factory.com/node/19580
|
H A D | magic | 5098 # Reference: http://www.poi-factory.com/node/19580
|
Completed in 129 milliseconds