Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_io_ss.c43 static int sourceGetbuf (gdIOCtx *, void *, int);
60 ctx->ctx.getBuf = sourceGetbuf; in gdNewSSCtx()
79 static int sourceGetbuf (gdIOCtx * ctx, void *buf, int size) in sourceGetbuf() function
107 res = sourceGetbuf (ctx, &buf, 1); in sourceGetchar()

Completed in 5 milliseconds