Home
last modified time | relevance | path

Searched refs:statIndex (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/zip/tests/
H A Doo_delete.phpt60 $sb = $zip->statIndex(0);
62 $sb = $zip->statIndex(1);
64 $sb = $zip->statIndex(2);
H A Dutils.inc5 $sb = $z->statIndex($i);
H A Dbug7658.phpt44 $sb = $zip->statIndex($i);
/PHP-5.5/ext/zip/examples/
H A Ddir.php19 print_r($za->statIndex($i));
/PHP-5.5/ext/zip/
H A Dphp_zip.c1910 static ZIPARCHIVE_METHOD(statIndex) in ZIPARCHIVE_METHOD() argument
2762 ZIPARCHIVE_ME(statIndex, arginfo_ziparchive_statindex, ZEND_ACC_PUBLIC)

Completed in 34 milliseconds