Home
last modified time | relevance | path

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

/PHP-7.3/ext/zip/lib/
H A Dzip_source_deflate.c44 bool can_store; member
78 ctx->can_store = ZIP_CM_IS_DEFAULT(cm); in zip_source_deflate()
121 if (ctx->can_store && ctx->zstr.total_in <= ctx->zstr.total_out) { in compress_read()
139 ctx->can_store = false; in compress_read()
167 ctx->can_store = false; in compress_read()
187 ctx->can_store = false; in compress_read()

Completed in 5 milliseconds