Lines Matching defs:PHP_FUNCTION

565 PHP_FUNCTION(gd_info)  in PHP_FUNCTION()  function
626 PHP_FUNCTION(imageloadfont) in PHP_FUNCTION() function
736 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() function
772 PHP_FUNCTION(imagecreatetruecolor) in PHP_FUNCTION() function
802 PHP_FUNCTION(imageistruecolor) in PHP_FUNCTION() function
818 PHP_FUNCTION(imagetruecolortopalette) in PHP_FUNCTION() function
846 PHP_FUNCTION(imagepalettetotruecolor) in PHP_FUNCTION() function
866 PHP_FUNCTION(imagecolormatch) in PHP_FUNCTION() function
904 PHP_FUNCTION(imagesetthickness) in PHP_FUNCTION() function
923 PHP_FUNCTION(imagefilledellipse) in PHP_FUNCTION() function
941 PHP_FUNCTION(imagefilledarc) in PHP_FUNCTION() function
971 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() function
990 PHP_FUNCTION(imagesavealpha) in PHP_FUNCTION() function
1009 PHP_FUNCTION(imagelayereffect) in PHP_FUNCTION() function
1034 PHP_FUNCTION(imagecolorallocatealpha) in PHP_FUNCTION() function
1061 PHP_FUNCTION(imagecolorresolvealpha) in PHP_FUNCTION() function
1083 PHP_FUNCTION(imagecolorclosestalpha) in PHP_FUNCTION() function
1105 PHP_FUNCTION(imagecolorexactalpha) in PHP_FUNCTION() function
1127 PHP_FUNCTION(imagecopyresampled) in PHP_FUNCTION() function
1158 PHP_FUNCTION(imagegrabwindow) in PHP_FUNCTION() function
1227 PHP_FUNCTION(imagegrabscreen) in PHP_FUNCTION() function
1284 PHP_FUNCTION(imagerotate) in PHP_FUNCTION() function
1308 PHP_FUNCTION(imagesettile) in PHP_FUNCTION() function
1327 PHP_FUNCTION(imagesetbrush) in PHP_FUNCTION() function
1346 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() function
1376 PHP_FUNCTION(imagetypes) in PHP_FUNCTION() function
1492 PHP_FUNCTION(imagecreatefromstring) in PHP_FUNCTION() function
1697 PHP_FUNCTION(imagecreatefromgif) in PHP_FUNCTION() function
1705 PHP_FUNCTION(imagecreatefromjpeg) in PHP_FUNCTION() function
1714 PHP_FUNCTION(imagecreatefrompng) in PHP_FUNCTION() function
1723 PHP_FUNCTION(imagecreatefromwebp) in PHP_FUNCTION() function
1731 PHP_FUNCTION(imagecreatefromxbm) in PHP_FUNCTION() function
1739 PHP_FUNCTION(imagecreatefromxpm) in PHP_FUNCTION() function
1747 PHP_FUNCTION(imagecreatefromwbmp) in PHP_FUNCTION() function
1754 PHP_FUNCTION(imagecreatefromgd) in PHP_FUNCTION() function
1761 PHP_FUNCTION(imagecreatefromgd2) in PHP_FUNCTION() function
1768 PHP_FUNCTION(imagecreatefromgd2part) in PHP_FUNCTION() function
1776 PHP_FUNCTION(imagecreatefrombmp) in PHP_FUNCTION() function
1785 PHP_FUNCTION(imagecreatefromtga) in PHP_FUNCTION() function
1892 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
1940 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
1948 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
1957 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function
1966 PHP_FUNCTION(imagejpeg) in PHP_FUNCTION() function
1974 PHP_FUNCTION(imagewbmp) in PHP_FUNCTION() function
2018 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2025 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
2033 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
2066 PHP_FUNCTION(imagedestroy) in PHP_FUNCTION() function
2080 PHP_FUNCTION(imagecolorallocate) in PHP_FUNCTION() function
2106 PHP_FUNCTION(imagepalettecopy) in PHP_FUNCTION() function
2123 PHP_FUNCTION(imagecolorat) in PHP_FUNCTION() function
2156 PHP_FUNCTION(imagecolorclosest) in PHP_FUNCTION() function
2177 PHP_FUNCTION(imagecolorclosesthwb) in PHP_FUNCTION() function
2198 PHP_FUNCTION(imagecolordeallocate) in PHP_FUNCTION() function
2229 PHP_FUNCTION(imagecolorresolve) in PHP_FUNCTION() function
2250 PHP_FUNCTION(imagecolorexact) in PHP_FUNCTION() function
2271 PHP_FUNCTION(imagecolorset) in PHP_FUNCTION() function
2302 PHP_FUNCTION(imagecolorsforindex) in PHP_FUNCTION() function
2332 PHP_FUNCTION(imagegammacorrect) in PHP_FUNCTION() function
2387 PHP_FUNCTION(imagesetpixel) in PHP_FUNCTION() function
2408 PHP_FUNCTION(imageline) in PHP_FUNCTION() function
2430 PHP_FUNCTION(imagedashedline) in PHP_FUNCTION() function
2448 PHP_FUNCTION(imagerectangle) in PHP_FUNCTION() function
2466 PHP_FUNCTION(imagefilledrectangle) in PHP_FUNCTION() function
2483 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
2512 PHP_FUNCTION(imageellipse) in PHP_FUNCTION() function
2530 PHP_FUNCTION(imagefilltoborder) in PHP_FUNCTION() function
2548 PHP_FUNCTION(imagefill) in PHP_FUNCTION() function
2566 PHP_FUNCTION(imagecolorstotal) in PHP_FUNCTION() function
2582 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() function
2604 PHP_FUNCTION(imageinterlace) in PHP_FUNCTION() function
2702 PHP_FUNCTION(imagepolygon) in PHP_FUNCTION() function
2709 PHP_FUNCTION(imageopenpolygon) in PHP_FUNCTION() function
2716 PHP_FUNCTION(imagefilledpolygon) in PHP_FUNCTION() function
2781 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() function
2788 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() function
2888 PHP_FUNCTION(imagechar) in PHP_FUNCTION() function
2895 PHP_FUNCTION(imagecharup) in PHP_FUNCTION() function
2902 PHP_FUNCTION(imagestring) in PHP_FUNCTION() function
2909 PHP_FUNCTION(imagestringup) in PHP_FUNCTION() function
2916 PHP_FUNCTION(imagecopy) in PHP_FUNCTION() function
2943 PHP_FUNCTION(imagecopymerge) in PHP_FUNCTION() function
2971 PHP_FUNCTION(imagecopymergegray) in PHP_FUNCTION() function
2999 PHP_FUNCTION(imagecopyresized) in PHP_FUNCTION() function
3048 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3064 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
3080 PHP_FUNCTION(imagesetclip) in PHP_FUNCTION() function
3098 PHP_FUNCTION(imagegetclip) in PHP_FUNCTION() function
3125 PHP_FUNCTION(imageftbbox) in PHP_FUNCTION() function
3132 PHP_FUNCTION(imagefttext) in PHP_FUNCTION() function
3437 PHP_FUNCTION(imagefilter) in PHP_FUNCTION() function
3473 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() function
3523 PHP_FUNCTION(imageflip) in PHP_FUNCTION() function
3558 PHP_FUNCTION(imageantialias) in PHP_FUNCTION() function
3578 PHP_FUNCTION(imagecrop) in PHP_FUNCTION() function
3632 PHP_FUNCTION(imagecropauto) in PHP_FUNCTION() function
3678 PHP_FUNCTION(imagescale) in PHP_FUNCTION() function
3732 PHP_FUNCTION(imageaffine) in PHP_FUNCTION() function
3820 PHP_FUNCTION(imageaffinematrixget) in PHP_FUNCTION() function
3896 PHP_FUNCTION(imageaffinematrixconcat) in PHP_FUNCTION() function
3968 PHP_FUNCTION(imagegetinterpolation) in PHP_FUNCTION() function
3987 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() function
4007 PHP_FUNCTION(imageresolution) in PHP_FUNCTION() function