Searched defs:toConvert (Results 1 – 1 of 1) sorted by relevance
/plugin/zip/pear/File/ |
H A D | Archive.php | 271 function _readSource(&$toConvert, $URL, &$reachable, &$baseDir, $symbolic = null, 548 function cache(&$toConvert) 645 function readArchive($extension, &$toConvert, $sourceOpened = false) 752 function readConcat(&$toConvert, $filename, $stat=array(), $mime=null) 771 function filter($predicate, &$toConvert) 1078 function toArchive($filename, &$toConvert, $type = null, 1222 function appenderFromSource(&$toConvert, $URL = null, $unique = null, 1329 function removeFromSource(&$pred, &$toConvert, $URL = null) 1369 function removeDuplicatesFromSource(&$toConvert, $URL = null)
|