Home
last modified time | relevance | path

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

/PHP-7.3/ext/zip/lib/
H A Dzip_open.c52 static exists_t _zip_file_exists(zip_source_t *src, zip_error_t *error);
120 exists = _zip_file_exists(src, error); in zip_open_from_source()
541 _zip_file_exists(zip_source_t *src, zip_error_t *error) in _zip_file_exists() function

Completed in 7 milliseconds