Searched refs:iptcembed (Results 1 – 6 of 6) sorted by relevance
2 Bug #70096 (Repeated iptcembed() adds superfluous FF bytes)16 $content1 = iptcembed($data, $filename);20 $content2 = iptcembed($data, $filename);
2 iptcembed() and wrong file11 var_dump(iptcembed(-1, $file, -1));
25 PHP_FUNCTION(iptcembed);
187 PHP_FUNCTION(iptcembed) in PHP_FUNCTION() argument
2703 PHP_FE(iptcembed, arginfo_iptcembed)
883 . Fixed bug #71459 (Integer overflow in iptcembed()). (Stas)1210 . Fixed bug #70096 (Repeated iptcembed() adds superfluous FF bytes). (cmb)9284 - Fixed bug #40109 (iptcembed fails on non-jfif jpegs). (Tony)
Completed in 59 milliseconds