Lines Matching defs:PHP_FUNCTION

468 PHP_FUNCTION(gd_info)  in PHP_FUNCTION()  function
534 PHP_FUNCTION(imageloadfont) in PHP_FUNCTION() function
638 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() function
674 PHP_FUNCTION(imagecreatetruecolor) in PHP_FUNCTION() function
704 PHP_FUNCTION(imageistruecolor) in PHP_FUNCTION() function
720 PHP_FUNCTION(imagetruecolortopalette) in PHP_FUNCTION() function
748 PHP_FUNCTION(imagepalettetotruecolor) in PHP_FUNCTION() function
768 PHP_FUNCTION(imagecolormatch) in PHP_FUNCTION() function
806 PHP_FUNCTION(imagesetthickness) in PHP_FUNCTION() function
825 PHP_FUNCTION(imagefilledellipse) in PHP_FUNCTION() function
843 PHP_FUNCTION(imagefilledarc) in PHP_FUNCTION() function
873 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() function
892 PHP_FUNCTION(imagesavealpha) in PHP_FUNCTION() function
911 PHP_FUNCTION(imagelayereffect) in PHP_FUNCTION() function
936 PHP_FUNCTION(imagecolorallocatealpha) in PHP_FUNCTION() function
963 PHP_FUNCTION(imagecolorresolvealpha) in PHP_FUNCTION() function
985 PHP_FUNCTION(imagecolorclosestalpha) in PHP_FUNCTION() function
1007 PHP_FUNCTION(imagecolorexactalpha) in PHP_FUNCTION() function
1029 PHP_FUNCTION(imagecopyresampled) in PHP_FUNCTION() function
1060 PHP_FUNCTION(imagegrabwindow) in PHP_FUNCTION() function
1129 PHP_FUNCTION(imagegrabscreen) in PHP_FUNCTION() function
1186 PHP_FUNCTION(imagerotate) in PHP_FUNCTION() function
1209 PHP_FUNCTION(imagesettile) in PHP_FUNCTION() function
1228 PHP_FUNCTION(imagesetbrush) in PHP_FUNCTION() function
1247 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() function
1277 PHP_FUNCTION(imagetypes) in PHP_FUNCTION() function
1408 PHP_FUNCTION(imagecreatefromstring) in PHP_FUNCTION() function
1613 PHP_FUNCTION(imagecreatefromgif) in PHP_FUNCTION() function
1621 PHP_FUNCTION(imagecreatefromjpeg) in PHP_FUNCTION() function
1630 PHP_FUNCTION(imagecreatefrompng) in PHP_FUNCTION() function
1639 PHP_FUNCTION(imagecreatefromwebp) in PHP_FUNCTION() function
1647 PHP_FUNCTION(imagecreatefromxbm) in PHP_FUNCTION() function
1655 PHP_FUNCTION(imagecreatefromavif) in PHP_FUNCTION() function
1664 PHP_FUNCTION(imagecreatefromxpm) in PHP_FUNCTION() function
1672 PHP_FUNCTION(imagecreatefromwbmp) in PHP_FUNCTION() function
1679 PHP_FUNCTION(imagecreatefromgd) in PHP_FUNCTION() function
1686 PHP_FUNCTION(imagecreatefromgd2) in PHP_FUNCTION() function
1693 PHP_FUNCTION(imagecreatefromgd2part) in PHP_FUNCTION() function
1701 PHP_FUNCTION(imagecreatefrombmp) in PHP_FUNCTION() function
1710 PHP_FUNCTION(imagecreatefromtga) in PHP_FUNCTION() function
1814 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
1862 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
1870 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
1879 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function
1888 PHP_FUNCTION(imageavif) in PHP_FUNCTION() function
1897 PHP_FUNCTION(imagejpeg) in PHP_FUNCTION() function
1905 PHP_FUNCTION(imagewbmp) in PHP_FUNCTION() function
1949 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
1956 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
1964 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
1997 PHP_FUNCTION(imagedestroy) in PHP_FUNCTION() function
2011 PHP_FUNCTION(imagecolorallocate) in PHP_FUNCTION() function
2037 PHP_FUNCTION(imagepalettecopy) in PHP_FUNCTION() function
2054 PHP_FUNCTION(imagecolorat) in PHP_FUNCTION() function
2087 PHP_FUNCTION(imagecolorclosest) in PHP_FUNCTION() function
2108 PHP_FUNCTION(imagecolorclosesthwb) in PHP_FUNCTION() function
2129 PHP_FUNCTION(imagecolordeallocate) in PHP_FUNCTION() function
2160 PHP_FUNCTION(imagecolorresolve) in PHP_FUNCTION() function
2181 PHP_FUNCTION(imagecolorexact) in PHP_FUNCTION() function
2202 PHP_FUNCTION(imagecolorset) in PHP_FUNCTION() function
2233 PHP_FUNCTION(imagecolorsforindex) in PHP_FUNCTION() function
2263 PHP_FUNCTION(imagegammacorrect) in PHP_FUNCTION() function
2318 PHP_FUNCTION(imagesetpixel) in PHP_FUNCTION() function
2339 PHP_FUNCTION(imageline) in PHP_FUNCTION() function
2361 PHP_FUNCTION(imagedashedline) in PHP_FUNCTION() function
2379 PHP_FUNCTION(imagerectangle) in PHP_FUNCTION() function
2397 PHP_FUNCTION(imagefilledrectangle) in PHP_FUNCTION() function
2414 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
2443 PHP_FUNCTION(imageellipse) in PHP_FUNCTION() function
2461 PHP_FUNCTION(imagefilltoborder) in PHP_FUNCTION() function
2479 PHP_FUNCTION(imagefill) in PHP_FUNCTION() function
2497 PHP_FUNCTION(imagecolorstotal) in PHP_FUNCTION() function
2513 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() function
2535 PHP_FUNCTION(imageinterlace) in PHP_FUNCTION() function
2635 PHP_FUNCTION(imagepolygon) in PHP_FUNCTION() function
2642 PHP_FUNCTION(imageopenpolygon) in PHP_FUNCTION() function
2649 PHP_FUNCTION(imagefilledpolygon) in PHP_FUNCTION() function
2694 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() function
2701 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() function
2806 PHP_FUNCTION(imagechar) in PHP_FUNCTION() function
2813 PHP_FUNCTION(imagecharup) in PHP_FUNCTION() function
2820 PHP_FUNCTION(imagestring) in PHP_FUNCTION() function
2827 PHP_FUNCTION(imagestringup) in PHP_FUNCTION() function
2834 PHP_FUNCTION(imagecopy) in PHP_FUNCTION() function
2861 PHP_FUNCTION(imagecopymerge) in PHP_FUNCTION() function
2889 PHP_FUNCTION(imagecopymergegray) in PHP_FUNCTION() function
2917 PHP_FUNCTION(imagecopyresized) in PHP_FUNCTION() function
2966 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
2982 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
2998 PHP_FUNCTION(imagesetclip) in PHP_FUNCTION() function
3016 PHP_FUNCTION(imagegetclip) in PHP_FUNCTION() function
3043 PHP_FUNCTION(imageftbbox) in PHP_FUNCTION() function
3050 PHP_FUNCTION(imagefttext) in PHP_FUNCTION() function
3357 PHP_FUNCTION(imagefilter) in PHP_FUNCTION() function
3393 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() function
3443 PHP_FUNCTION(imageflip) in PHP_FUNCTION() function
3478 PHP_FUNCTION(imageantialias) in PHP_FUNCTION() function
3498 PHP_FUNCTION(imagecrop) in PHP_FUNCTION() function
3552 PHP_FUNCTION(imagecropauto) in PHP_FUNCTION() function
3598 PHP_FUNCTION(imagescale) in PHP_FUNCTION() function
3652 PHP_FUNCTION(imageaffine) in PHP_FUNCTION() function
3740 PHP_FUNCTION(imageaffinematrixget) in PHP_FUNCTION() function
3816 PHP_FUNCTION(imageaffinematrixconcat) in PHP_FUNCTION() function
3888 PHP_FUNCTION(imagegetinterpolation) in PHP_FUNCTION() function
3907 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() function
3927 PHP_FUNCTION(imageresolution) in PHP_FUNCTION() function