_zip_file_exists   52 ext/zip/lib/zip_open.c static exists_t _zip_file_exists(zip_source_t *src, zip_error_t *error);
_zip_file_exists  120 ext/zip/lib/zip_open.c     exists = _zip_file_exists(src, error);