Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dwebpng.c178 if (gdImageGetInterlaced (im)) in main()
H A Dgd_jpeg.c217 if (gdImageGetInterlaced (im)) { in _gdImageJpegCtx()
H A Dgd.h755 #define gdImageGetInterlaced(im) ((im)->interlace) macro
/PHP-8.0/ext/gd/
H A Dgd.c2621 RETURN_BOOL(gdImageGetInterlaced(im)); in PHP_FUNCTION()

Completed in 26 milliseconds