Home
last modified time | relevance | path

Searched refs:gdGetC (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_io.h35 int gdGetC(gdIOCtx *ctx);
H A Dgd_wbmp.c82 return (gdGetC((gdIOCtx *) in)); in gd_getin()
H A Dgd_io.c71 int gdGetC (gdIOCtx * ctx) in gdGetC() function
H A Dgd_gd.c194 ch = gdGetC(in); in gdImageCreateFromGdCtx()
H A Dgd_gd2.c67 ch = gdGetC(in); in _gd2GetHeader()
587 ch = gdGetC(in); in gdImageCreateFromGd2PartCtx()
/PHP-7.4/main/
H A Dphp_compat.h217 #define gdGetC php_gd_gdGetC macro

Completed in 22 milliseconds