Home
last modified time | relevance | path

Searched refs:GD_FALSE (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/gd/libgd/
H A Dgd_matrix.c65 return GD_FALSE; in gdAffineInvert()
H A Dgd_interpolation.c1733 return GD_FALSE; in gdRotatedImageSize()
2379 return GD_FALSE; in gdTransformAffineGetImage()
2402 return GD_FALSE; in gdTransformAffineGetImage()
2471 return GD_FALSE; in gdTransformAffineCopy()
2554 return GD_FALSE; in gdTransformAffineBoundingBox()
H A Dgd.h97 #define GD_FALSE 0 macro
/PHP-7.0/ext/gd/
H A Dgd.c4850 int res = GD_FALSE, i; in PHP_FUNCTION()
4913 if (res == GD_FALSE) { in PHP_FUNCTION()

Completed in 29 milliseconds