Searched refs:gdTell (Results 1 – 4 of 4) sorted by relevance
42 long gdTell(gdIOCtx *ctx);
217 if (gdTell(in) != offset) { in _gd2ReadChunk()521 dstart = gdTell(in); in gdImageCreateFromGd2PartCtx()719 idxPos = gdTell(out); in _gdImageGd2()783 chunkIdx[chunkNum].offset = gdTell(out); in _gdImageGd2()799 posSave = gdTell(out); in _gdImageGd2()
141 long gdTell (gdIOCtx * ctx) in gdTell() function
337 #define gdTell php_gd_gdTell macro
Completed in 23 milliseconds