idxPos            651 ext/gd/libgd/gd_gd2.c 	int idxPos = 0;
idxPos            706 ext/gd/libgd/gd_gd2.c 		idxPos = gdTell(out);
idxPos            709 ext/gd/libgd/gd_gd2.c 		gdSeek(out, idxPos + idxSize);
idxPos            785 ext/gd/libgd/gd_gd2.c 		GD2_DBG(php_gd_error("Seeking %d to write index", idxPos));
idxPos            787 ext/gd/libgd/gd_gd2.c 		gdSeek(out, idxPos);