Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzip_name_locate.c84 if (flags & ZIP_FL_NODIR) { in _zip_name_locate()
H A Dzip.h72 #define ZIP_FL_NODIR 2 /* ignore directory component */ macro
/PHP-5.5/ext/zip/
H A Dphp_zip.c2810 REGISTER_ZIP_CLASS_CONST_LONG("FL_NODIR", ZIP_FL_NODIR); in PHP_MINIT_FUNCTION()

Completed in 21 milliseconds