ZIP_ER_TELL       213 ext/zip/lib/zip_source_buffer.c 		zip_error_set(&ctx->error, ZIP_ER_TELL, EOVERFLOW);
ZIP_ER_TELL       221 ext/zip/lib/zip_source_buffer.c 		zip_error_set(&ctx->error, ZIP_ER_TELL, EOVERFLOW);
ZIP_ER_TELL       453 ext/zip/lib/zip_source_filep.c                 zip_error_set(&ctx->error, ZIP_ER_TELL, errno);
ZIP_ER_TELL       383 ext/zip/lib/zip_source_win32handle.c 	    zip_error_set(&ctx->error, ZIP_ER_TELL, _zip_win32_error_to_errno(GetLastError()));