Lines Matching defs:PHP_FUNCTION

464 PHP_FUNCTION(gd_info)  in PHP_FUNCTION()  function
528 PHP_FUNCTION(imageloadfont) in PHP_FUNCTION() function
632 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() function
669 PHP_FUNCTION(imagecreatetruecolor) in PHP_FUNCTION() function
700 PHP_FUNCTION(imageistruecolor) in PHP_FUNCTION() function
716 PHP_FUNCTION(imagetruecolortopalette) in PHP_FUNCTION() function
746 PHP_FUNCTION(imagepalettetotruecolor) in PHP_FUNCTION() function
766 PHP_FUNCTION(imagecolormatch) in PHP_FUNCTION() function
805 PHP_FUNCTION(imagesetthickness) in PHP_FUNCTION() function
825 PHP_FUNCTION(imagefilledellipse) in PHP_FUNCTION() function
848 PHP_FUNCTION(imagefilledarc) in PHP_FUNCTION() function
886 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() function
906 PHP_FUNCTION(imagesavealpha) in PHP_FUNCTION() function
926 PHP_FUNCTION(imagelayereffect) in PHP_FUNCTION() function
952 PHP_FUNCTION(imagecolorallocatealpha) in PHP_FUNCTION() function
983 PHP_FUNCTION(imagecolorresolvealpha) in PHP_FUNCTION() function
1009 PHP_FUNCTION(imagecolorclosestalpha) in PHP_FUNCTION() function
1035 PHP_FUNCTION(imagecolorexactalpha) in PHP_FUNCTION() function
1061 PHP_FUNCTION(imagecopyresampled) in PHP_FUNCTION() function
1101 PHP_FUNCTION(imagegrabwindow) in PHP_FUNCTION() function
1172 PHP_FUNCTION(imagegrabscreen) in PHP_FUNCTION() function
1227 PHP_FUNCTION(imagerotate) in PHP_FUNCTION() function
1252 PHP_FUNCTION(imagesettile) in PHP_FUNCTION() function
1272 PHP_FUNCTION(imagesetbrush) in PHP_FUNCTION() function
1292 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() function
1323 PHP_FUNCTION(imagetypes) in PHP_FUNCTION() function
1452 PHP_FUNCTION(imagecreatefromstring) in PHP_FUNCTION() function
1657 PHP_FUNCTION(imagecreatefromgif) in PHP_FUNCTION() function
1665 PHP_FUNCTION(imagecreatefromjpeg) in PHP_FUNCTION() function
1674 PHP_FUNCTION(imagecreatefrompng) in PHP_FUNCTION() function
1683 PHP_FUNCTION(imagecreatefromwebp) in PHP_FUNCTION() function
1691 PHP_FUNCTION(imagecreatefromxbm) in PHP_FUNCTION() function
1699 PHP_FUNCTION(imagecreatefromavif) in PHP_FUNCTION() function
1708 PHP_FUNCTION(imagecreatefromxpm) in PHP_FUNCTION() function
1716 PHP_FUNCTION(imagecreatefromwbmp) in PHP_FUNCTION() function
1723 PHP_FUNCTION(imagecreatefromgd) in PHP_FUNCTION() function
1730 PHP_FUNCTION(imagecreatefromgd2) in PHP_FUNCTION() function
1737 PHP_FUNCTION(imagecreatefromgd2part) in PHP_FUNCTION() function
1745 PHP_FUNCTION(imagecreatefrombmp) in PHP_FUNCTION() function
1754 PHP_FUNCTION(imagecreatefromtga) in PHP_FUNCTION() function
1858 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
1909 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
1937 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
1977 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function
2013 PHP_FUNCTION(imageavif) in PHP_FUNCTION() function
2057 PHP_FUNCTION(imagejpeg) in PHP_FUNCTION() function
2092 PHP_FUNCTION(imagewbmp) in PHP_FUNCTION() function
2135 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2142 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
2150 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
2182 PHP_FUNCTION(imagedestroy) in PHP_FUNCTION() function
2196 PHP_FUNCTION(imagecolorallocate) in PHP_FUNCTION() function
2225 PHP_FUNCTION(imagepalettecopy) in PHP_FUNCTION() function
2243 PHP_FUNCTION(imagecolorat) in PHP_FUNCTION() function
2276 PHP_FUNCTION(imagecolorclosest) in PHP_FUNCTION() function
2300 PHP_FUNCTION(imagecolorclosesthwb) in PHP_FUNCTION() function
2324 PHP_FUNCTION(imagecolordeallocate) in PHP_FUNCTION() function
2356 PHP_FUNCTION(imagecolorresolve) in PHP_FUNCTION() function
2380 PHP_FUNCTION(imagecolorexact) in PHP_FUNCTION() function
2404 PHP_FUNCTION(imagecolorset) in PHP_FUNCTION() function
2442 PHP_FUNCTION(imagecolorsforindex) in PHP_FUNCTION() function
2473 PHP_FUNCTION(imagegammacorrect) in PHP_FUNCTION() function
2530 PHP_FUNCTION(imagesetpixel) in PHP_FUNCTION() function
2551 PHP_FUNCTION(imageline) in PHP_FUNCTION() function
2579 PHP_FUNCTION(imagedashedline) in PHP_FUNCTION() function
2602 PHP_FUNCTION(imagerectangle) in PHP_FUNCTION() function
2625 PHP_FUNCTION(imagefilledrectangle) in PHP_FUNCTION() function
2647 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
2683 PHP_FUNCTION(imageellipse) in PHP_FUNCTION() function
2706 PHP_FUNCTION(imagefilltoborder) in PHP_FUNCTION() function
2728 PHP_FUNCTION(imagefill) in PHP_FUNCTION() function
2749 PHP_FUNCTION(imagecolorstotal) in PHP_FUNCTION() function
2765 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() function
2789 PHP_FUNCTION(imageinterlace) in PHP_FUNCTION() function
2896 PHP_FUNCTION(imagepolygon) in PHP_FUNCTION() function
2903 PHP_FUNCTION(imageopenpolygon) in PHP_FUNCTION() function
2910 PHP_FUNCTION(imagefilledpolygon) in PHP_FUNCTION() function
2955 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() function
2962 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() function
3066 PHP_FUNCTION(imagechar) in PHP_FUNCTION() function
3073 PHP_FUNCTION(imagecharup) in PHP_FUNCTION() function
3080 PHP_FUNCTION(imagestring) in PHP_FUNCTION() function
3087 PHP_FUNCTION(imagestringup) in PHP_FUNCTION() function
3094 PHP_FUNCTION(imagecopy) in PHP_FUNCTION() function
3128 PHP_FUNCTION(imagecopymerge) in PHP_FUNCTION() function
3164 PHP_FUNCTION(imagecopymergegray) in PHP_FUNCTION() function
3200 PHP_FUNCTION(imagecopyresized) in PHP_FUNCTION() function
3258 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3274 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
3290 PHP_FUNCTION(imagesetclip) in PHP_FUNCTION() function
3312 PHP_FUNCTION(imagegetclip) in PHP_FUNCTION() function
3339 PHP_FUNCTION(imageftbbox) in PHP_FUNCTION() function
3346 PHP_FUNCTION(imagefttext) in PHP_FUNCTION() function
3685 PHP_FUNCTION(imagefilter) in PHP_FUNCTION() function
3721 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() function
3774 PHP_FUNCTION(imageflip) in PHP_FUNCTION() function
3810 PHP_FUNCTION(imageantialias) in PHP_FUNCTION() function
3831 PHP_FUNCTION(imagecrop) in PHP_FUNCTION() function
3886 PHP_FUNCTION(imagecropauto) in PHP_FUNCTION() function
3936 PHP_FUNCTION(imagescale) in PHP_FUNCTION() function
4007 PHP_FUNCTION(imageaffine) in PHP_FUNCTION() function
4099 PHP_FUNCTION(imageaffinematrixget) in PHP_FUNCTION() function
4176 PHP_FUNCTION(imageaffinematrixconcat) in PHP_FUNCTION() function
4249 PHP_FUNCTION(imagegetinterpolation) in PHP_FUNCTION() function
4269 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() function
4291 PHP_FUNCTION(imageresolution) in PHP_FUNCTION() function