Home
last modified time | relevance | path

Searched refs:getBuf (Results 1 – 5 of 5) sorted by relevance

/PHP-7.2/ext/gd/libgd/
H A Dgd_io.h12 int (*getBuf)(struct gdIOCtx*, void*, int); member
H A Dgd_io_file.c60 ctx->ctx.getBuf = fileGetbuf; in gdNewFileCtx()
H A Dgd_io_ss.c60 ctx->ctx.getBuf = sourceGetbuf; in gdNewSSCtx()
H A Dgd_io.c190 return (ctx->getBuf) (ctx, buf, size); in gdGetBuf()
H A Dgd_io_dp.c84 ctx->ctx.getBuf = dynamicGetbuf; in gdNewDynamicCtxEx()

Completed in 11 milliseconds