Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/tests/
H A Doo_setcomment.phpt31 var_dump($zip->setArchiveComment('archive'));
35 var_dump($zip->setArchiveComment('archive'));
/PHP-5.5/ext/zip/examples/
H A Dget_set_comments.php23 $z->setArchiveComment( 'new archive comment');
/PHP-5.5/ext/zip/
H A Dphp_zip.c2003 static ZIPARCHIVE_METHOD(setArchiveComment) in ZIPARCHIVE_METHOD() argument
2753 ZIPARCHIVE_ME(setArchiveComment, arginfo_ziparchive_setarchivecomment, ZEND_ACC_PUBLIC)

Completed in 20 milliseconds