_zip_cdir_new      88 ext/zip/lib/zip_close.c     if ((cd=_zip_cdir_new(survivors, &za->error)) == NULL)
_zip_cdir_new     279 ext/zip/lib/zip_open.c     if ((cd=_zip_cdir_new(nentry, error)) == NULL)
_zip_cdir_new     193 ext/zip/lib/zipint.h PHPZIPAPI struct zip_cdir *_zip_cdir_new(int, struct zip_error *);