Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_io_file.c44 static int fileSeek (struct gdIOCtx *, const int);
64 ctx->ctx.seek = fileSeek; in gdNewFileCtx()
114 static int fileSeek (struct gdIOCtx *ctx, const int pos) in fileSeek() function

Completed in 6 milliseconds