Home
last modified time | relevance | path

Searched refs:openFileRemoveBlock (Results 1 – 2 of 2) sorted by relevance

/plugin/zip/pear/File/Archive/Reader/
H A DFile.php279 $writer->openFileRemoveBlock($file, $pos + $seek, $blocks);
/plugin/zip/pear/File/Archive/Writer/
H A DFiles.php127 function openFileRemoveBlock($filename, $pos, $blocks) function in File_Archive_Writer_Files