Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Diptc.c187 char *iptcdata, *jpeg_file; in PHP_FUNCTION() local
199 Z_PARAM_STRING(iptcdata, iptcdata_len) in PHP_FUNCTION()
289 php_iptc_put1(fp, spool, iptcdata[inx], poi?&poi:0); in PHP_FUNCTION()
H A Dbasic_functions.c1539 ZEND_ARG_INFO(0, iptcdata)
1545 ZEND_ARG_INFO(0, iptcdata)
/PHP-7.4/ext/standard/tests/image/
H A Diptcembed_002.phpt18 2) generate iptcdata string with function iptc_make_tag describe behind
19 3) use iptcembed php function with our 1x1 jpeg file and our iptcdata string

Completed in 17 milliseconds