Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/tests/
H A Dbug53885.phpt15 $nx->statName("a",ZIPARCHIVE::FL_UNCHANGED);
H A Dpecl12414.phpt15 $finfo=$za->statName($filename);
H A Dcompression_methods.phpt25 var_dump($zip->statName($filename)['comp_method'] === $method);
/PHP-7.0/ext/zip/
H A Dphp_zip.c1849 static ZIPARCHIVE_METHOD(statName) in ZIPARCHIVE_METHOD() argument
2992 ZIPARCHIVE_ME(statName, arginfo_ziparchive_statname, ZEND_ACC_PUBLIC)

Completed in 17 milliseconds