Lines Matching defs:PHP_FUNCTION

1321 PHP_FUNCTION(gd_info)  in PHP_FUNCTION()  function
1389 PHP_FUNCTION(imageloadfont) in PHP_FUNCTION() function
1493 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() function
1532 PHP_FUNCTION(imagecreatetruecolor) in PHP_FUNCTION() function
1558 PHP_FUNCTION(imageistruecolor) in PHP_FUNCTION() function
1577 PHP_FUNCTION(imagetruecolortopalette) in PHP_FUNCTION() function
1607 PHP_FUNCTION(imagepalettetotruecolor) in PHP_FUNCTION() function
1630 PHP_FUNCTION(imagecolormatch) in PHP_FUNCTION() function
1673 PHP_FUNCTION(imagesetthickness) in PHP_FUNCTION() function
1695 PHP_FUNCTION(imagefilledellipse) in PHP_FUNCTION() function
1717 PHP_FUNCTION(imagefilledarc) in PHP_FUNCTION() function
1750 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() function
1772 PHP_FUNCTION(imagesavealpha) in PHP_FUNCTION() function
1794 PHP_FUNCTION(imagelayereffect) in PHP_FUNCTION() function
1816 PHP_FUNCTION(imagecolorallocatealpha) in PHP_FUNCTION() function
1841 PHP_FUNCTION(imagecolorresolvealpha) in PHP_FUNCTION() function
1861 PHP_FUNCTION(imagecolorclosestalpha) in PHP_FUNCTION() function
1881 PHP_FUNCTION(imagecolorexactalpha) in PHP_FUNCTION() function
1901 PHP_FUNCTION(imagecopyresampled) in PHP_FUNCTION() function
1938 PHP_FUNCTION(imagegrabwindow) in PHP_FUNCTION() function
2008 PHP_FUNCTION(imagegrabscreen) in PHP_FUNCTION() function
2066 PHP_FUNCTION(imagerotate) in PHP_FUNCTION() function
2094 PHP_FUNCTION(imagesettile) in PHP_FUNCTION() function
2119 PHP_FUNCTION(imagesetbrush) in PHP_FUNCTION() function
2144 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() function
2170 PHP_FUNCTION(imagetypes) in PHP_FUNCTION() function
2287 PHP_FUNCTION(imagecreatefromstring) in PHP_FUNCTION() function
2487 PHP_FUNCTION(imagecreatefromgif) in PHP_FUNCTION() function
2496 PHP_FUNCTION(imagecreatefromjpeg) in PHP_FUNCTION() function
2506 PHP_FUNCTION(imagecreatefrompng) in PHP_FUNCTION() function
2516 PHP_FUNCTION(imagecreatefromwebp) in PHP_FUNCTION() function
2525 PHP_FUNCTION(imagecreatefromxbm) in PHP_FUNCTION() function
2534 PHP_FUNCTION(imagecreatefromxpm) in PHP_FUNCTION() function
2543 PHP_FUNCTION(imagecreatefromwbmp) in PHP_FUNCTION() function
2551 PHP_FUNCTION(imagecreatefromgd) in PHP_FUNCTION() function
2559 PHP_FUNCTION(imagecreatefromgd2) in PHP_FUNCTION() function
2567 PHP_FUNCTION(imagecreatefromgd2part) in PHP_FUNCTION() function
2576 PHP_FUNCTION(imagecreatefrombmp) in PHP_FUNCTION() function
2728 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
2736 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
2745 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
2756 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function
2767 PHP_FUNCTION(imagejpeg) in PHP_FUNCTION() function
2776 PHP_FUNCTION(imagewbmp) in PHP_FUNCTION() function
2784 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2792 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
2801 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
2810 PHP_FUNCTION(imagedestroy) in PHP_FUNCTION() function
2832 PHP_FUNCTION(imagecolorallocate) in PHP_FUNCTION() function
2857 PHP_FUNCTION(imagepalettecopy) in PHP_FUNCTION() function
2880 PHP_FUNCTION(imagecolorat) in PHP_FUNCTION() function
2916 PHP_FUNCTION(imagecolorclosest) in PHP_FUNCTION() function
2936 PHP_FUNCTION(imagecolorclosesthwb) in PHP_FUNCTION() function
2956 PHP_FUNCTION(imagecolordeallocate) in PHP_FUNCTION() function
2990 PHP_FUNCTION(imagecolorresolve) in PHP_FUNCTION() function
3010 PHP_FUNCTION(imagecolorexact) in PHP_FUNCTION() function
3030 PHP_FUNCTION(imagecolorset) in PHP_FUNCTION() function
3060 PHP_FUNCTION(imagecolorsforindex) in PHP_FUNCTION() function
3093 PHP_FUNCTION(imagegammacorrect) in PHP_FUNCTION() function
3146 PHP_FUNCTION(imagesetpixel) in PHP_FUNCTION() function
3170 PHP_FUNCTION(imageline) in PHP_FUNCTION() function
3195 PHP_FUNCTION(imagedashedline) in PHP_FUNCTION() function
3216 PHP_FUNCTION(imagerectangle) in PHP_FUNCTION() function
3237 PHP_FUNCTION(imagefilledrectangle) in PHP_FUNCTION() function
3257 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
3289 PHP_FUNCTION(imageellipse) in PHP_FUNCTION() function
3310 PHP_FUNCTION(imagefilltoborder) in PHP_FUNCTION() function
3331 PHP_FUNCTION(imagefill) in PHP_FUNCTION() function
3352 PHP_FUNCTION(imagecolorstotal) in PHP_FUNCTION() function
3371 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() function
3396 PHP_FUNCTION(imageinterlace) in PHP_FUNCTION() function
3492 PHP_FUNCTION(imagepolygon) in PHP_FUNCTION() function
3500 PHP_FUNCTION(imageopenpolygon) in PHP_FUNCTION() function
3508 PHP_FUNCTION(imagefilledpolygon) in PHP_FUNCTION() function
3575 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() function
3583 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() function
3686 PHP_FUNCTION(imagechar) in PHP_FUNCTION() function
3694 PHP_FUNCTION(imagecharup) in PHP_FUNCTION() function
3702 PHP_FUNCTION(imagestring) in PHP_FUNCTION() function
3710 PHP_FUNCTION(imagestringup) in PHP_FUNCTION() function
3718 PHP_FUNCTION(imagecopy) in PHP_FUNCTION() function
3751 PHP_FUNCTION(imagecopymerge) in PHP_FUNCTION() function
3785 PHP_FUNCTION(imagecopymergegray) in PHP_FUNCTION() function
3819 PHP_FUNCTION(imagecopyresized) in PHP_FUNCTION() function
3859 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3878 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
3897 PHP_FUNCTION(imagesetclip) in PHP_FUNCTION() function
3918 PHP_FUNCTION(imagegetclip) in PHP_FUNCTION() function
3952 PHP_FUNCTION(imageftbbox) in PHP_FUNCTION() function
3960 PHP_FUNCTION(imagefttext) in PHP_FUNCTION() function
3969 PHP_FUNCTION(imagettfbbox) in PHP_FUNCTION() function
3977 PHP_FUNCTION(imagettftext) in PHP_FUNCTION() function
4072 PHP_FUNCTION(image2wbmp) in PHP_FUNCTION() function
4081 PHP_FUNCTION(jpeg2wbmp) in PHP_FUNCTION() function
4091 PHP_FUNCTION(png2wbmp) in PHP_FUNCTION() function
4486 PHP_FUNCTION(imagefilter) in PHP_FUNCTION() function
4522 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() function
4575 PHP_FUNCTION(imageflip) in PHP_FUNCTION() function
4613 PHP_FUNCTION(imageantialias) in PHP_FUNCTION() function
4637 PHP_FUNCTION(imagecrop) in PHP_FUNCTION() function
4694 PHP_FUNCTION(imagecropauto) in PHP_FUNCTION() function
4744 PHP_FUNCTION(imagescale) in PHP_FUNCTION() function
4797 PHP_FUNCTION(imageaffine) in PHP_FUNCTION() function
4894 PHP_FUNCTION(imageaffinematrixget) in PHP_FUNCTION() function
4975 PHP_FUNCTION(imageaffinematrixconcat) in PHP_FUNCTION() function
5042 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() function
5065 PHP_FUNCTION(imageresolution) in PHP_FUNCTION() function