Lines Matching defs:PHP_FUNCTION

1324 PHP_FUNCTION(gd_info)  in PHP_FUNCTION()  function
1392 PHP_FUNCTION(imageloadfont) in PHP_FUNCTION() function
1496 PHP_FUNCTION(imagesetstyle) in PHP_FUNCTION() function
1535 PHP_FUNCTION(imagecreatetruecolor) in PHP_FUNCTION() function
1561 PHP_FUNCTION(imageistruecolor) in PHP_FUNCTION() function
1580 PHP_FUNCTION(imagetruecolortopalette) in PHP_FUNCTION() function
1610 PHP_FUNCTION(imagepalettetotruecolor) in PHP_FUNCTION() function
1633 PHP_FUNCTION(imagecolormatch) in PHP_FUNCTION() function
1676 PHP_FUNCTION(imagesetthickness) in PHP_FUNCTION() function
1698 PHP_FUNCTION(imagefilledellipse) in PHP_FUNCTION() function
1720 PHP_FUNCTION(imagefilledarc) in PHP_FUNCTION() function
1753 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() function
1775 PHP_FUNCTION(imagesavealpha) in PHP_FUNCTION() function
1797 PHP_FUNCTION(imagelayereffect) in PHP_FUNCTION() function
1819 PHP_FUNCTION(imagecolorallocatealpha) in PHP_FUNCTION() function
1844 PHP_FUNCTION(imagecolorresolvealpha) in PHP_FUNCTION() function
1864 PHP_FUNCTION(imagecolorclosestalpha) in PHP_FUNCTION() function
1884 PHP_FUNCTION(imagecolorexactalpha) in PHP_FUNCTION() function
1904 PHP_FUNCTION(imagecopyresampled) in PHP_FUNCTION() function
1941 PHP_FUNCTION(imagegrabwindow) in PHP_FUNCTION() function
2012 PHP_FUNCTION(imagegrabscreen) in PHP_FUNCTION() function
2072 PHP_FUNCTION(imagerotate) in PHP_FUNCTION() function
2100 PHP_FUNCTION(imagesettile) in PHP_FUNCTION() function
2125 PHP_FUNCTION(imagesetbrush) in PHP_FUNCTION() function
2150 PHP_FUNCTION(imagecreate) in PHP_FUNCTION() function
2176 PHP_FUNCTION(imagetypes) in PHP_FUNCTION() function
2293 PHP_FUNCTION(imagecreatefromstring) in PHP_FUNCTION() function
2484 PHP_FUNCTION(imagecreatefromgif) in PHP_FUNCTION() function
2493 PHP_FUNCTION(imagecreatefromjpeg) in PHP_FUNCTION() function
2503 PHP_FUNCTION(imagecreatefrompng) in PHP_FUNCTION() function
2513 PHP_FUNCTION(imagecreatefromwebp) in PHP_FUNCTION() function
2522 PHP_FUNCTION(imagecreatefromxbm) in PHP_FUNCTION() function
2531 PHP_FUNCTION(imagecreatefromxpm) in PHP_FUNCTION() function
2540 PHP_FUNCTION(imagecreatefromwbmp) in PHP_FUNCTION() function
2548 PHP_FUNCTION(imagecreatefromgd) in PHP_FUNCTION() function
2556 PHP_FUNCTION(imagecreatefromgd2) in PHP_FUNCTION() function
2564 PHP_FUNCTION(imagecreatefromgd2part) in PHP_FUNCTION() function
2573 PHP_FUNCTION(imagecreatefrombmp) in PHP_FUNCTION() function
2731 PHP_FUNCTION(imagexbm) in PHP_FUNCTION() function
2739 PHP_FUNCTION(imagegif) in PHP_FUNCTION() function
2748 PHP_FUNCTION(imagepng) in PHP_FUNCTION() function
2759 PHP_FUNCTION(imagewebp) in PHP_FUNCTION() function
2770 PHP_FUNCTION(imagejpeg) in PHP_FUNCTION() function
2779 PHP_FUNCTION(imagewbmp) in PHP_FUNCTION() function
2787 PHP_FUNCTION(imagegd) in PHP_FUNCTION() function
2795 PHP_FUNCTION(imagegd2) in PHP_FUNCTION() function
2804 PHP_FUNCTION(imagebmp) in PHP_FUNCTION() function
2813 PHP_FUNCTION(imagedestroy) in PHP_FUNCTION() function
2835 PHP_FUNCTION(imagecolorallocate) in PHP_FUNCTION() function
2860 PHP_FUNCTION(imagepalettecopy) in PHP_FUNCTION() function
2883 PHP_FUNCTION(imagecolorat) in PHP_FUNCTION() function
2919 PHP_FUNCTION(imagecolorclosest) in PHP_FUNCTION() function
2939 PHP_FUNCTION(imagecolorclosesthwb) in PHP_FUNCTION() function
2959 PHP_FUNCTION(imagecolordeallocate) in PHP_FUNCTION() function
2993 PHP_FUNCTION(imagecolorresolve) in PHP_FUNCTION() function
3013 PHP_FUNCTION(imagecolorexact) in PHP_FUNCTION() function
3033 PHP_FUNCTION(imagecolorset) in PHP_FUNCTION() function
3063 PHP_FUNCTION(imagecolorsforindex) in PHP_FUNCTION() function
3096 PHP_FUNCTION(imagegammacorrect) in PHP_FUNCTION() function
3149 PHP_FUNCTION(imagesetpixel) in PHP_FUNCTION() function
3173 PHP_FUNCTION(imageline) in PHP_FUNCTION() function
3198 PHP_FUNCTION(imagedashedline) in PHP_FUNCTION() function
3219 PHP_FUNCTION(imagerectangle) in PHP_FUNCTION() function
3240 PHP_FUNCTION(imagefilledrectangle) in PHP_FUNCTION() function
3260 PHP_FUNCTION(imagearc) in PHP_FUNCTION() function
3292 PHP_FUNCTION(imageellipse) in PHP_FUNCTION() function
3313 PHP_FUNCTION(imagefilltoborder) in PHP_FUNCTION() function
3334 PHP_FUNCTION(imagefill) in PHP_FUNCTION() function
3355 PHP_FUNCTION(imagecolorstotal) in PHP_FUNCTION() function
3374 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() function
3399 PHP_FUNCTION(imageinterlace) in PHP_FUNCTION() function
3495 PHP_FUNCTION(imagepolygon) in PHP_FUNCTION() function
3503 PHP_FUNCTION(imageopenpolygon) in PHP_FUNCTION() function
3511 PHP_FUNCTION(imagefilledpolygon) in PHP_FUNCTION() function
3578 PHP_FUNCTION(imagefontwidth) in PHP_FUNCTION() function
3586 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() function
3689 PHP_FUNCTION(imagechar) in PHP_FUNCTION() function
3697 PHP_FUNCTION(imagecharup) in PHP_FUNCTION() function
3705 PHP_FUNCTION(imagestring) in PHP_FUNCTION() function
3713 PHP_FUNCTION(imagestringup) in PHP_FUNCTION() function
3721 PHP_FUNCTION(imagecopy) in PHP_FUNCTION() function
3754 PHP_FUNCTION(imagecopymerge) in PHP_FUNCTION() function
3788 PHP_FUNCTION(imagecopymergegray) in PHP_FUNCTION() function
3822 PHP_FUNCTION(imagecopyresized) in PHP_FUNCTION() function
3862 PHP_FUNCTION(imagesx) in PHP_FUNCTION() function
3881 PHP_FUNCTION(imagesy) in PHP_FUNCTION() function
3900 PHP_FUNCTION(imagesetclip) in PHP_FUNCTION() function
3921 PHP_FUNCTION(imagegetclip) in PHP_FUNCTION() function
3955 PHP_FUNCTION(imageftbbox) in PHP_FUNCTION() function
3963 PHP_FUNCTION(imagefttext) in PHP_FUNCTION() function
3972 PHP_FUNCTION(imagettfbbox) in PHP_FUNCTION() function
3980 PHP_FUNCTION(imagettftext) in PHP_FUNCTION() function
4075 PHP_FUNCTION(image2wbmp) in PHP_FUNCTION() function
4084 PHP_FUNCTION(jpeg2wbmp) in PHP_FUNCTION() function
4094 PHP_FUNCTION(png2wbmp) in PHP_FUNCTION() function
4562 PHP_FUNCTION(imagefilter) in PHP_FUNCTION() function
4598 PHP_FUNCTION(imageconvolution) in PHP_FUNCTION() function
4651 PHP_FUNCTION(imageflip) in PHP_FUNCTION() function
4689 PHP_FUNCTION(imageantialias) in PHP_FUNCTION() function
4713 PHP_FUNCTION(imagecrop) in PHP_FUNCTION() function
4770 PHP_FUNCTION(imagecropauto) in PHP_FUNCTION() function
4820 PHP_FUNCTION(imagescale) in PHP_FUNCTION() function
4873 PHP_FUNCTION(imageaffine) in PHP_FUNCTION() function
4970 PHP_FUNCTION(imageaffinematrixget) in PHP_FUNCTION() function
5051 PHP_FUNCTION(imageaffinematrixconcat) in PHP_FUNCTION() function
5118 PHP_FUNCTION(imagesetinterpolation) in PHP_FUNCTION() function
5141 PHP_FUNCTION(imageresolution) in PHP_FUNCTION() function