Home
last modified time | relevance | path

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

/PHP-7.1/ext/gd/libgd/
H A Dgd_gd2.c672 int idxPos = 0; in _gdImageGd2() local
727 idxPos = gdTell(out); in _gdImageGd2()
730 gdSeek(out, idxPos + idxSize); in _gdImageGd2()
806 GD2_DBG(php_gd_error("Seeking %d to write index", idxPos)); in _gdImageGd2()
808 gdSeek(out, idxPos); in _gdImageGd2()

Completed in 6 milliseconds