Home
last modified time | relevance | path

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

/PHP-7.4/ext/zip/tests/
H A Doo_externalattributes.phpt19 var_dump($zip->setExternalAttributesIndex($id, ZipArchive::OPSYS_VFAT, 234));
30 var_dump($zip->setExternalAttributesIndex($id, ZipArchive::OPSYS_AMIGA, 456));
/PHP-7.4/ext/zip/
H A Dphp_zip.c2135 static ZIPARCHIVE_METHOD(setExternalAttributesIndex) argument
3018 ZIPARCHIVE_ME(setExternalAttributesIndex, arginfo_ziparchive_setextattrindex, ZEND_ACC_PUBLIC)

Completed in 13 milliseconds