Home
last modified time | relevance | path

Searched refs:_gdGetColors (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_gd.c22 int _gdGetColors (gdIOCtx * in, gdImagePtr im, int gd2xFlag) in _gdGetColors() function
131 if (!_gdGetColors(in, im, gd2xFlag)) { in _gdCreateFromFile()
H A Dgd_gd2.c49 extern int _gdGetColors(gdIOCtx * in, gdImagePtr im, int gd2xFlag);
202 if (!_gdGetColors(in, im, (*vers) == 2)) { in _gd2CreateFromFile()
479 if (!_gdGetColors(in, im, vers == 2)) { in gdImageCreateFromGd2PartCtx()
/PHP-7.4/main/
H A Dphp_compat.h218 #define _gdGetColors php_gd__gdGetColors macro

Completed in 37 milliseconds