Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds