Searched refs:setCommentIndex (Results 1 – 3 of 3) sorted by relevance
33 var_dump($zip->setCommentIndex(3, 'entry4.txt'));34 var_dump($zip->setCommentIndex(4, 'entry5.txt'));
20 $z->setCommentIndex(1, 'new comment idx 1');
2082 static ZIPARCHIVE_METHOD(setCommentIndex) in ZIPARCHIVE_METHOD() argument2747 ZIPARCHIVE_ME(setCommentIndex, arginfo_ziparchive_setcommentindex, ZEND_ACC_PUBLIC)
Completed in 21 milliseconds