Home
last modified time | relevance | path

Searched refs:false (Results 576 – 600 of 6149) sorted by relevance

1...<<21222324252627282930>>...246

/plugin/projects/lib/
H A Dmutex.php7 private $locked = false;
33 $this->locked = false;
34 return false;
41 $this->locked = false;
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php15 return false;
25 while (false !== $entry = $dir->read()) {
42 function options($options, $selected = null, $labelIsValue = false)
81 …isset($_REQUEST['compress_c']) && isset($_REQUEST['post'])) $css->set_cfg('compress_colors',false);
82 …$_REQUEST['compress_fw']) && isset($_REQUEST['post'])) $css->set_cfg('compress_font-weight',false);
85 if(!isset($_REQUEST['rbs']) && isset($_REQUEST['post'])) $css->set_cfg('remove_bslash',false);
252 $file_ok = false;
253 $result = false;
255 $url = (isset($_REQUEST['url']) && !empty($_REQUEST['url'])) ? $_REQUEST['url'] : false;
264 $css->load_template($_REQUEST['custom'],false);
/plugin/crosspost/
H A Daction.php48 if( strpos( $ID, ':' ) === false ) $page .= ':' . $ID;
65 ), false, false );
76 ), false, false );
87 ), false, false );
108 $header = false;
158 if( $pos !== false && $pos == 0 ) return true;
165 return false;
/plugin/quickstats/
H A Daction.php34 private $is_edit_user=false;
45 private $ipv6 = false;
101 $test = false;
104 $this->geocity2 = false;
120 $this->geocity2 = false;
122 $checked = io_readFile($this ->db_check,false);
213 $data_found = false;
340 if(!$xcl) return false;
348 return false;
485 $pushed_new = false;
[all …]
/plugin/data-au/syntax/
H A Drelated.php32 if($format != 'xhtml') return false;
33 if(is_null($dataau)) return false;
34 if(!$this->dthlp->ready()) return false;
37 if(!$sqlite) return false;
76 if(!$sqlite) return false;
79 $found = false;
101 if(!$found) return false;
/plugin/fontface/
H A Daction.php55 return false;
61 return false;
118 return false;
121 return false;
135 return false;
149 return false;
186 return false;
/plugin/fedauth/Auth/Yadis/
H A DParseHTML.php163 $key_tags = array($this->tagPattern('html', false, false),
164 $this->tagPattern('head', false, false),
165 $this->tagPattern('head', true, false),
166 $this->tagPattern('html', true, false),
208 if (!preg_match_all($this->tagPattern('meta', false, 'maybe'),
/plugin/memcache/classes/
H A Dmemcache_fakecache.class.php47 …contents(static::$cache_dir.static::normalize_key($key),gzcompress(serialize($val),3)) !== false)){
56 …contents(static::$cache_dir.static::normalize_key($key),gzcompress(serialize($val),3)) !== false)){
74 public static function get($key,&$success = false){
79 …&& ($cnt = file_get_contents(static::$cache_dir.static::normalize_key($key))) !== false // file c…
80 && ($ucnt = @gzuncompress($cnt)) !== false // file is uncompressable
82 ($val = @unserialize($ucnt)) !== false // not boolean false
83 || $ucnt == serialize(false) // is boolean false, but it should be.
/plugin/watchcycle/
H A Dsyntax.php59 return false;
63 return false;
72 if ($helper->validateMaintainerString($maintainer) === false) {
74 return false;
95 return false;
103 return false;
138 $check_needed = false;
/plugin/data/syntax/
H A Drelated.php37 if ($format != 'xhtml') return false;
38 if (is_null($data)) return false;
39 if (!$this->dthlp->ready()) return false;
42 if (!$sqlite) return false;
81 if (!$sqlite) return false;
84 $found = false;
104 if (!$found) return false;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DImage.php62 return false;
71 return false;
80 return false;
94 return false;
97 return false;
112 $this->m_bUser = ($b & 0x02) ? true : false;
113 $this->m_bTrans = ($b & 0x01) ? true : false;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DEmbeddedPhpSniff.php85 if ($prevTag === false) {
92 if ($closingTag !== false) {
94 if ($nextContent === false) {
159 if ($first === false) {
194 if ($first === false) {
238 if ($closingTag === false) {
268 if ($next === false) {
273 if ((isset($tokens[$lastContent]['scope_closer']) === false
327 if ($firstContent === false) {
358 if ((isset($tokens[$prev]['scope_opener']) === false
[all …]
/plugin/gitbacked/lib/
H A DGit.php139 protected $bare = false;
161 $repo = new self($repo_path, $plugin, true, false);
210 public function set_repo_path($repo_path, $create_new = false, $_init = true) {
218 $this->bare = false;
433 public function status($html = false) {
467 public function rm($files = "*", $cached = false) {
548 public function clean($dirs = false, $force = false) {
574 public function delete_branch($branch, $force = false) {
585 public function list_branches($keep_asterisk = false) {
611 if ($branch == "" || strpos($branch, 'HEAD -> ') !== false) {
[all …]
/plugin/fblogin/lib/
H A Dbase_facebook.php368 return false;
372 return false;
379 return false;
473 return false;
697 return false;
701 return false;
760 return false;
780 return false;
784 return false;
790 return false;
[all …]
/plugin/statistics/inc/
H A DBrowscap.php95 * an UPDATE_* constant, null or false.
131 public $lowercase = false;
141 public $silent = false;
169 protected $_cacheLoaded = false;
225 if (false === $cache_dir) {
258 public function getBrowser($user_agent = null, $return_array = false)
278 $update_cache = false;
339 $simple_match = false;
345 $this->_pregUnQuote($pattern, $simple_match ? false : $matches)
368 } elseif ($value === 'false') {
[all...]
/plugin/notfound/
H A Daction.php16 if($event->data != 'show') return false;
18 if($INFO['exists']) return false;
28 if($ACT != 'notfound') return false;
35 echo p_wiki_xhtml($ID,'',false);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DArrayEveryEntryToken.php44 return false;
52 if (empty($scores) || in_array(false, $scores, true)) {
53 return false;
64 return false;
/plugin/bootswrapper/syntax/
H A Djumbotron.php21 'required' => false,
27 'required' => false,
36 return false;
40 return false;
H A Dtooltip.php33 'required' => false,
34 'default' => false),
42 return false;
46 return false;
/plugin/authchained/
H A Dauth.php23 protected $any_external = false;
46 $this->success = false;
61 $this->success = false;
65 $success = false;
74 $this->success = false;
170 public function trustExternal($user, $pass, $sticky = false) {
186 return false;
219 return false;
256 return false;
317 return false;
[all …]
/plugin/pureldap/vendor/composer/
H A DClassLoader.php80 private $useIncludePath = false;
88 private $classMapAuthoritative = false;
180 public function add($prefix, $paths, $prepend = false)
230 public function addPsr4($prefix, $paths, $prepend = false)
387 public function register($prepend = false)
440 * @return string|false The path if found, false otherwise
449 return false;
461 if (false === $file && defined('HHVM_VERSION')) {
469 if (false
[all...]
/plugin/commonmark/vendor/composer/
H A DClassLoader.php78 private $useIncludePath = false;
87 private $classMapAuthoritative = false;
184 public function add($prefix, $paths, $prepend = false)
233 public function addPsr4($prefix, $paths, $prepend = false)
389 public function register($prepend = false)
441 * @return string|false The path if found, false otherwise
450 return false;
462 if (false === $file && defined('HHVM_VERSION')) {
470 if (false
[all...]
/plugin/authgooglesheets/vendor/composer/
H A DClassLoader.php56 private $useIncludePath = false;
58 private $classMapAuthoritative = false;
118 public function add($prefix, $paths, $prepend = false)
165 public function addPsr4($prefix, $paths, $prepend = false)
309 public function register($prepend = false)
364 return false;
376 if (false === $file && defined('HHVM_VERSION')) {
384 if (false === $file) {
410 while (false !== $lastPos = strrpos($subPath, '\\')) {
432 if (false !== $pos = strrpos($class, '\\')) {
[all …]
/plugin/elasticsearch/vendor/composer/
H A DClassLoader.php80 private $useIncludePath = false;
88 private $classMapAuthoritative = false;
180 public function add($prefix, $paths, $prepend = false)
230 public function addPsr4($prefix, $paths, $prepend = false)
387 public function register($prepend = false)
440 * @return string|false The path if found, false otherwise
449 return false;
461 if (false === $file && defined('HHVM_VERSION')) {
469 if (false
[all...]
/plugin/barcodes/vendor/composer/
H A DClassLoader.php81 private $useIncludePath = false;
90 private $classMapAuthoritative = false;
188 public function add($prefix, $paths, $prepend = false)
237 public function addPsr4($prefix, $paths, $prepend = false)
393 public function register($prepend = false)
454 return false;
466 if (false === $file && defined('HHVM_VERSION')) {
474 if (false === $file) {
505 while (false !== $lastPos = strrpos($subPath, '\\')) {
527 if (false !== $pos = strrpos($class, '\\')) {
[all …]

1...<<21222324252627282930>>...246