Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_matrix.c65 return GD_FALSE; in gdAffineInvert()
H A Dgd.h97 #define GD_FALSE 0 macro
H A Dgd_interpolation.c2302 return GD_FALSE; in gdTransformAffineGetImage()
2325 return GD_FALSE; in gdTransformAffineGetImage()
2394 return GD_FALSE; in gdTransformAffineCopy()
2477 return GD_FALSE; in gdTransformAffineBoundingBox()
/PHP-5.5/ext/gd/
H A Dgd.c5286 int res = GD_FALSE, i; in PHP_FUNCTION()
5365 if (res == GD_FALSE) { in PHP_FUNCTION()

Completed in 34 milliseconds