Home
last modified time | relevance | path

Searched refs:false (Results 876 – 900 of 6149) sorted by relevance

1...<<31323334353637383940>>...246

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DScopeIndentSniff.php60 public $exact = false;
71 public $tabIndent = false;
114 private $_debug = false;
125 $this->_debug = false;
201 if ($i === false) {
214 $exact = false;
295 $exact = false;
444 $exact = false;
517 && $exact === false
832 $adjusted = false;
[all …]
/plugin/yuriigantt/src/
H A DJsonRequest.php62 return false;
125 return false;
130 return false;
135 return false;
140 return false;
145 return false;
/plugin/pubmed/
H A Dsyntax.php42 return false;
49 return false;
54 return false;
84 return false;
89 return false;
124 if ($cachedXml!==false){ return $cachedXml; }
/plugin/geogebra/syntax/
H A Dgeogebrafile.php25 'showToolBar'=>false,
26 'showToolBarHelp'=>false,
27 'showAlgebraInput'=>false,
29 'showMenuBar'=>false,
33 'errorDialogsActive' => false,
123 return false;
/plugin/inlinejs/syntax/
H A Dpreloader.php137 $this->opts['debug'] = (preg_match('/debug/',$match)) ? true : false;
139 return false;
170 return false;
186 return false;
196 return false;
236 return false;
/plugin/owncloud/
H A Dsyntax.php56 $imagebox =false;
71 $helper = $this->loadHelper('owncloud',false);
72 if(!$helper) return false;
124 $gimgs = false;
127 $exists = false;
137 $match['exist'] = $gimgs!==false;
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php155 static $warned = false;
219 return self::$useOpensslParse = false;
229 return false;
243 return self::$useOpensslParse = false;
271 return self::$useOpensslParse = false;
288 return self::$useOpensslParse = false;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php146 return false;
173 return false;
197 return false;
221 return false;
243 return false;
280 return false;
/plugin/evesso/classes/
H A DAbstractAdapter.php62 return false;
113 return false;
118 return false;
144 return false;
168 return false; // oAuth storage have no token
190 return false;
/plugin/mantis/lib/
H A Dnusoap.php547 …? $pXml.$this->serialize_val($v,$k,false,false,false,false,$use) : $this->serialize_val($v,$k,fals…
580 $xml .= $this->serialize_val($v,'item',false,false,false,false,$use);
813 return false;
2075 …function soapval($name='soapval',$type=false,$value=-1,$element_ns=false,$type_ns=false,$attribute…
4584 …$proxyhost=false,$proxyport=false,$proxyusername=false,$proxypassword=false,$timeout=0,$response_t…
5860 return $this->serialize_val($value, $name, false, false, false, false, $use);
5926 $contents .= $this->serialize_val($k,'key',false,false,false,false,$use);
5927 $contents .= $this->serialize_val($v,'value',false,false,false,false,$use);
6231 $xml .= $this->serialize_val($v, $eName, false, false, false, false, $use);
6241 $xml .= $this->serialize_val($v, $eName, false, false, false, false, $use);
[all …]
/plugin/new_page_dialog/action/
H A Dnew.php12 var $fck_location = false;
13 var $helper = false;
14 var $toc = false;
/plugin/npd/action/
H A Dnew.php12 var $fck_location = false;
13 var $helper = false;
14 var $toc = false;
/plugin/codemirror/dist/modes/
H A Dgherkin.min.js.map1false,\n allowFeature: true,\n allowBackground: false,\n allowScenario: false
/plugin/sqlraw/
H A Dtest2.php5 $repeatContentIntoSpannedCells = false;
68 …if (strpos(trim($cell->class), 'actions') === false && strpos(trim($cell->class), 'checker') === f…
75 …if (strpos(trim($cell->class), 'actions') === false && strpos(trim($cell->class), 'checker') === f…
/plugin/pagemod/helper/
H A Dpagemod.php47 return false;
58 return false;
65 return false;
72 return false;
156 $output_before = false;
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php99 $converted = false;
102 … if ($codepoint < 127 && (strpos(self::$plain.self::$post_indicator,chr($codepoint))!==false)) {
105 $converted = false;
134 $converted = false;
143 $converted = false;
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php98 $converted = false;
101 … if ($codepoint < 127 && (strpos(self::$plain.self::$post_indicator,chr($codepoint))!==false)) {
104 $converted = false;
133 $converted = false;
141 $converted = false;
/plugin/livemark/
H A Daction.php24 if (extension_loaded('gd') == false && !@dl('gd.so')) { return; }
50 if ( !($image_details = getimagesize($input)) ) { return false; }
57 if ($width<$this->getConf('minsize')) return false;
67 default: return false;
74 if ( headers_sent() ) { return false; }
/plugin/fedauth/Auth/OpenID/
H A DMemcachedStore.php44 function Auth_OpenID_MemcachedStore($connection, $compress = false)
137 return false;
143 return false;
171 return false;
204 return false;
/plugin/letsencrypt/
H A Dadmin.php34 return false;
123 $ok = false;
130 $ok = false;
148 return false;
163 return false;
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php26 private $initializeExcluded = false;
28 public function __construct(bool $skipVirtualTypeInit = true, bool $initializeExcluded = false)
42 $virtualType = !class_exists($type['name'], false);
62 if (false === $this->initializeExcluded && !$virtualType) {
82 if (!class_exists($type['name'], false)) {
/plugin/youtracklinks/
H A Dhelper.php17 function CallAPI($method, $url, $data = false, $cookiejar = false)
96 $cookiejar = false;
106 $xml = $this->CallAPI("GET", $url . "/rest/issue/$id", false, $cookiejar);
128 $resolved = false;
/plugin/labeled/
H A Dadmin.php11 function forAdminOnly() { return false; }
89 private function create($applyMode = false) {
123 return false;
136 return false;
140 return false;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGlobalState.php54 $prefix = false;
64 if ($prefix !== false && strpos($file, $prefix) === 0) {
87 $iniSettings = ini_get_all(null, false);
204 $result = false;
207 if ($result === false) {
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlock.php36 private $isTemplateStart = false;
39 private $isTemplateEnd = false;
56 $isTemplateStart = false,
57 $isTemplateEnd = false
205 return false;

1...<<31323334353637383940>>...246