Home
last modified time | relevance | path

Searched defs:appendFile (Results 1 – 3 of 3) sorted by path

/plugin/semanticdata/phpSesame/
H A DphpSesame.php251 public function appendFile($filePath, $context = 'null', $inputFormat = self::RDFXML) function in phpSesame
/plugin/zip/pear/File/Archive/Writer/
H A DMemoryArchive.php204 function appendFile($filename, $dataFilename) function in File_Archive_Writer_MemoryArchive
H A DZip.php188 function appendFile($filename, $dataFilename) function in File_Archive_Writer_Zip