Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_source_filep.c47 int closep; /* close f */ member
80 zip_uint64_t start, zip_int64_t len, int closep, in _zip_source_file_or_p() argument
107 f->closep = f->fname ? 1 : closep; in _zip_source_file_or_p()
143 if (z->closep) { in read_file()
160 if (!z->closep) { in read_file()
237 if (z->closep && z->f) in read_file()

Completed in 5 milliseconds