Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_io.h44 long gdTell(gdIOCtx *ctx);
H A Dgd_gd2.c222 if (gdTell(in) != offset) { in _gd2ReadChunk()
530 dstart = gdTell(in); in gdImageCreateFromGd2PartCtx()
728 idxPos = gdTell(out); in _gdImageGd2()
792 chunkIdx[chunkNum].offset = gdTell(out); in _gdImageGd2()
808 posSave = gdTell(out); in _gdImageGd2()
H A Dgd_io.c200 long gdTell (gdIOCtx * ctx) in gdTell() function
H A Dgd_bmp.c712 if (gdTell(infile) != header->off) { in bmp_read_direct()
809 if (gdTell(infile) != header->off) { in bmp_read_1bit()
879 if (gdTell(infile) != header->off) { in bmp_read_4bit()
966 if (gdTell(infile) != header->off) { in bmp_read_8bit()
/PHP-7.4/main/
H A Dphp_compat.h361 #define gdTell php_gd_gdTell macro

Completed in 14 milliseconds