Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/lib/
H A Dzip_source_buffer.c213 zip_error_set(&ctx->error, ZIP_ER_TELL, EOVERFLOW); in read_data()
221 zip_error_set(&ctx->error, ZIP_ER_TELL, EOVERFLOW); in read_data()
H A Dzip.h135 #define ZIP_ER_TELL 30 /* S Tell error */ macro
H A Dzip_source_filep.c453 zip_error_set(&ctx->error, ZIP_ER_TELL, errno); in read_file()
H A Dzip_source_win32handle.c383 zip_error_set(&ctx->error, ZIP_ER_TELL, _zip_win32_error_to_errno(GetLastError())); in _win32_read_file()

Completed in 13 milliseconds