Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/libgd/
H A Dgd_io.h42 long gdTell(gdIOCtx *ctx);
H A Dgd_gd2.c204 if (gdTell(in) != offset) { in _gd2ReadChunk()
508 dstart = gdTell(in); in gdImageCreateFromGd2PartCtx()
706 idxPos = gdTell(out); in _gdImageGd2()
770 chunkIdx[chunkNum].offset = gdTell(out); in _gdImageGd2()
786 posSave = gdTell(out); in _gdImageGd2()
H A Dgd_io.c141 long gdTell (gdIOCtx * ctx) in gdTell() function
/PHP-5.4/main/
H A Dphp_compat.h337 #define gdTell php_gd_gdTell macro

Completed in 14 milliseconds