Home
last modified time | relevance | path

Searched refs:newFileNeedsMIME (Results 1 – 8 of 8) sorted by last modified time

/plugin/zip/pear/File/Archive/Writer/
H A DAddBaseName.php72 function newFileNeedsMIME() function in File_Archive_Writer_AddBaseName
74 return $this->writer->newFileNeedsMIME();
H A DUniqueAppender.php98 function newFileNeedsMIME() function in File_Archive_Writer_UniqueAppender
100 return $this->writer->newFileNeedsMIME();
H A DMail.php168 function newFileNeedsMIME() function in File_Archive_Writer_Mail
H A DMemory.php82 function newFileNeedsMIME() function in File_Archive_Writer_Memory
H A DMulti.php69 function newFileNeedsMIME() function in File_Archive_Writer_Multi
72 if ($this->writers[$key]->newFileNeedsMIME()) {
H A DOutput.php79 function newFileNeedsMIME() function in File_Archive_Writer_Output
/plugin/zip/pear/File/Archive/
H A DReader.php284 if ($writer->newFileNeedsMIME()) {
H A DWriter.php75 function newFileNeedsMIME() function in File_Archive_Writer