Home
last modified time | relevance | path

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

/PHP-5.3/ext/zip/lib/
H A Dzip_open.c50 static int _zip_file_exists(const char *, int, int *);
69 switch (_zip_file_exists(fn, flags, zep)) { in zip_open()
481 _zip_file_exists(const char *fn, int flags, int *zep) in _zip_file_exists() function

Completed in 7 milliseconds