Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/examples/
H A Dim.php8 $im_string = $z->getFromName("pear_item.gif");
/PHP-5.5/ext/zip/tests/
H A Dbug8700.phpt19 $contents_from_name = $zip->getFromName('1.txt');
H A Dpecl12414.phpt19 $contents=$za->getFromName($filename);
/PHP-5.5/ext/zip/
H A Dphp_zip.c2576 static ZIPARCHIVE_METHOD(getFromName) in ZIPARCHIVE_METHOD() argument
2770 ZIPARCHIVE_ME(getFromName, arginfo_ziparchive_getfromname, ZEND_ACC_PUBLIC)

Completed in 25 milliseconds