Home
last modified time | relevance | path

Searched refs:true (Results 6676 – 6699 of 6699) sorted by last modified time

1...<<261262263264265266267268

/plugin/zip/pear/File/Archive/Reader/
H A DDirectory.php105 ($error = $this->source->next()) !== true) {
H A DBzip2.php48 function close($innerClose = true)
96 return true;
H A DMemory.php98 $this->alreadyRead = true;
99 return true;
H A DFile.php112 $this->alreadyRead = true;
113 return true;
H A DFilter.php61 if ($error !== true) {
65 return true;
71 function select($filename, $close = true)
82 if ($error !== true) {
86 return true;
/plugin/zip/pear/File/Archive/Writer/
H A DArchive.php67 $stat = array(), $autoClose = true)
H A DMemoryArchive.php73 ($filename, &$t, $stat = array(), $autoClose = true)
101 return true;
H A DUniqueAppender.php77 $this->toDelete[$this->fileList[$filename]] = true;
89 $this->toDelete[$this->fileList[$filename]] = true;
H A DZip.php64 $stat=array(), $autoClose = true)
H A DAr.php66 var $_atStart = true;
H A DBzip2.php59 $stat = array(), $autoClose = true)
100 return true;
H A DMail.php119 $name = '', $isfile = true)
170 return true;
H A DMemory.php84 return true;
H A DMulti.php73 return true;
H A DOutput.php54 function File_Archive_Writer_Output($sendHeaders = true)
/plugin/zip/pear/File/Archive/Predicate/
H A DTrue.php42 function isTrue(&$source) { return true; }
/plugin/zip/pear/File/Archive/
H A DReader.php61 function select($filename, $close = true)
71 while (($error = $this->next()) === true) {
82 return true;
134 while ( ($error = $this->next()) === true) {
276 function extract(&$writer, $autoClose = true, $bufferSize = 0)
283 while (($error = $this->next()) === true) {
322 $autoClose = true, $bufferSize = 0)
328 if (($error = $this->select($filename)) === true) {
331 $result = true;
/plugin/linebreak/conf/
H A Ddefault.php7 $conf['automatic'] = true; // apply to all wiki pages automatically
8 $conf['in_quotes'] = true; // apply within DokuWiki's quote syntax mode
/plugin/chat/
H A Dsyntax.php121 $ajax_chat_included = true;
122 return true;
125 return true;
/plugin/bibtex/OSBib/format/bibtexParse/
H A DLICENSE63 …(independent of having been made by running the Program). Whether that is true depends on what the…
/plugin/bibtex/OSBib/create/
H A DSESSION.php42 return true;
60 if(isset($this->sessionVars[$key])) return true;
/plugin/bibtex/OSBib/format/
H A DLICENSE63 …(independent of having been made by running the Program). Whether that is true depends on what the…
/plugin/cronojob/pseudo-cron/
H A Dgpl.txt77 Whether that is true depends on what the Program does.
/plugin/math2/phpmathpublisher/
H A DCOPYING77 Whether that is true depends on what the Program does.

1...<<261262263264265266267268