Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_io.h42 long gdTell(gdIOCtx *ctx);
H A Dgd_gd2.c217 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()
H A Dgd_io.c141 long gdTell (gdIOCtx * ctx) in gdTell() function
/PHP-5.5/main/
H A Dphp_compat.h337 #define gdTell php_gd_gdTell macro

Completed in 23 milliseconds