Searched refs:gdTell (Results 1 – 4 of 4) sorted by relevance
42 long gdTell(gdIOCtx *ctx);
221 if (gdTell(in) != offset) { in _gd2ReadChunk()529 dstart = gdTell(in); in gdImageCreateFromGd2PartCtx()727 idxPos = gdTell(out); in _gdImageGd2()791 chunkIdx[chunkNum].offset = gdTell(out); in _gdImageGd2()807 posSave = gdTell(out); in _gdImageGd2()
141 long gdTell (gdIOCtx * ctx) in gdTell() function
337 #define gdTell php_gd_gdTell macro
Completed in 13 milliseconds