Home
last modified time | relevance | path

Searched refs:false (Results 6126 – 6149 of 6149) sorted by path

1...<<241242243244245246

/plugin/zip/pear/File/Archive/Reader/
H A DFile.php70 var $alreadyRead = false;
94 $this->alreadyRead = false;
110 return false;
135 if ($this->stat === false) {
171 if ($this->handle === false) {
H A DFilter.php81 $error = $this->source->select($filename, false);
H A DGzip.php71 return false;
77 return false;
110 if ($slashPos !== false) {
114 if ($dotPos !== false && $dotPos > 0) {
234 $keep = false;
H A DMemory.php68 var $alreadyRead = false;
96 return false;
181 $this->alreadyRead = false;
209 $keep = false;
H A DMimeList.php40 if ($pos !== false) {
H A DMulti.php72 if (($error = $this->source->next()) === false) {
82 return false;
H A DSelect.php59 return $this->source->select($this->filename, false);
H A DTar.php142 return false;
158 return false;
302 $keep = false;
H A DUncompress.php90 var $currentFileNotDisplayed = false;
115 return false;
130 if ($next === false) {
138 return false;
154 $this->currentFileNotDisplayed = false;
161 if ($selection === false) {
165 $error = $this->source->select($selection, false);
171 return false;
214 if ($this->baseDirProgression === false) {
219 if ($error === false) {
[all …]
H A DZip.php85 return false;
177 return false;
188 return false;
358 $keep = false;
/plugin/zip/pear/File/Archive/
H A DWriter.php77 return false;
/plugin/zip/pear/File/Archive/Writer/
H A DAr.php131 $this->_atStart = false;
H A DFiles.php144 $keep = false;
181 if ($pos !== false) {
204 if ($pos !== false) {
H A DMail.php111 function setHTMLBody($data, $isfile = false)
148 false);
H A DMulti.php76 return false;
H A DOutput.php73 $this->sendHeaders = false;
H A DZip.php201 if (($data = $cache->get($id, $group)) !== false) {
207 if ($data === false ||
/plugin/zip/pear/MIME/
H A DType.php81 function MIME_Type($type = false)
121 return false;
223 return false;
240 return false;
256 return false;
273 return false;
284 return false;
296 function addParameter($name, $value, $comment = false)
329 function autoDetect($file, $params = false)
/plugin/zip/pear/MIME/Type/
H A DParameter.php57 function MIME_Type_Parameter($param = false)
142 return false;
/plugin/zip/pear/
H A DPEAR.php47 define('OS_UNIX', false);
50 define('OS_WINDOWS', false);
112 var $_debug = false;
284 return false;
421 $deleted = false;
451 $deleted = false;
461 $deleted = false;
524 $skipmsg = false)
740 return false;
/plugin/zoom/
H A Dsyntax.php103 if(strpos($ext_params,"position")=== false){
140 if($mode != 'xhtml') return false;
/plugin/zotero/
H A DImportZoteroFeedReader.php50 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
51 curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
H A DWebZoteroFeedReader.php25 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
26 curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
/plugin/zul/syntax/
H A Dzirkelundlineal.php129 return false;

1...<<241242243244245246