Home
last modified time | relevance | path

Searched refs:false (Results 351 – 375 of 6149) sorted by relevance

1...<<11121314151617181920>>...246

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.font.inc.php98 $family_running = false;
99 $family_double_quote = false;;
117 $family_running = false;
119 $family_running = false;
123 $family_double_quote = false;
170 $state->set_propertyDefaultFlag(CSS_FONT_SIZE, false);
171 $state->set_propertyDefaultFlag(CSS_FONT_STYLE, false);
172 $state->set_propertyDefaultFlag(CSS_FONT_WEIGHT, false);
173 $state->set_propertyDefaultFlag(CSS_FONT_FAMILY, false);
174 $state->set_propertyDefaultFlag(CSS_LINE_HEIGHT, false);
/plugin/epub/scripts/
H A Debook.php13 function create($id, $user_title=false) {
40 return false;
43 $instructions = p_cached_instructions($wiki_file, false, $id);
77 if(strpos($result, 'usemap') !== false) {
82 if(strpos( $matches[1],'?') !== false) {
97 …if(strpos($matches[0], 'http') !== false) return $matches[0]; //External link, no conversioon ne…
101 if(stripos($m[0],'javascript:') !== false) {
167 $epub_user_title = strpos($epub_pages[0], 'title') !== false ? true: false;
183 $creator = false;
/plugin/openid/Auth/Yadis/
H A DXML.php36 return false;
41 return false;
64 return false;
80 return false;
157 return false;
242 return false;
258 return false;
262 return false;
270 return false;
384 return false;
H A DHTTPFetcher.php67 return false;
73 return false;
103 return false;
143 if ($ppos === false || $ppos > strpos($loc, "/")) {
158 if ($xpos === false) break;
160 if ($apos !== false && $apos < $xpos) break;
162 if ($apos !== false && $apos < $xpos) break;
/plugin/twofactor/
H A DGoogleAuthenticator.php39 $rnd = false;
47 $rnd = false;
50 if ($rnd !== false) {
111 $level = !empty($params['level']) && array_search($params['level'], array('L', 'M', 'Q', 'H')) !== false ? $params['level'] : 'M';
138 return false;
148 return false;
184 return false;
189 return false;
198 return false;
246 return false;
[all...]
/plugin/authvk/
H A Dauth.php20 protected $_pregsplit_safe = false;
41 function trustExternal($user, $pass, $sticky = false) {
59 if ($login == null) return false;
63 return false;
92 if($userinfo === false) return false;
163 if($this->getUserData($user) !== false) {
165 return false;
198 if(($userinfo = $this->getUserData($user)) === false) {
200 return false;
221 return false;
[all …]
/plugin/inlinejs/syntax/
H A Dembedder.php79 return false;
84 return false;
88 return false;
97 return false;
101 return false;
110 if ($format != 'xhtml') return false;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DPHPConsoleHandler.php50 'useOwnErrorsHandler' => false, // bool Enable errors handling
51 'useOwnExceptionsHandler' => false, // bool Enable exceptions handling
57 …'enableSslOnlyMode' => false, // bool Force connection by SSL for clients with PHP Console install…
59 …'enableEvalListener' => false, // bool Enable eval request to be handled by eval dispatcher(if ena…
60 …'dumperDetectCallbacks' => false, // bool Convert callback items in dumper vars to (callback SomeC…
65 'detectDumpTraceAndSource' => false, // bool Autodetect and append trace data to debug
/plugin/combo/ComboStrap/
H A DCacheManager.php94 return false;
102 $this->slotsExpiration[$pageId] = false;
103 return false;
114 return false;
121 $this->slotsExpiration[$pageId] = false;
122 return false;
/plugin/yalist/
H A Dsyntax.php88 $close_content = false;
110 $close_content = false;
165 $close_content = false;
184 $close_content = false;
233 return false;
414 self::$odt_table_stack [self::$odt_table_stack_index]['itemOpen'] = false;
445 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = false;
477 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = false;
498 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = false;
511 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = false;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/
H A DStaticThisUsageSniff.php16 if (class_exists('PHP_CodeSniffer_Standards_AbstractScopeSniff', true) === false) {
75 if (isset($tokens[$stackPtr]['scope_closer']) === false) {
82 …ay(T_VARIABLE), ($thisUsage + 1), $tokens[$stackPtr]['scope_closer'], false, '$this')) !== false) {
83 if ($thisUsage === false) {
/plugin/autolink2/syntax/
H A Dadd.php58 if (!$my = plugin_load('helper', 'autolink2')) return false;
68 if ($data === false) return false;
69 if (!$my = plugin_load('helper', 'autolink2')) return false;
82 return false;
/plugin/bootswrapper/syntax/
H A Dalert.php28 'required' => false,
29 'default' => false),
34 'required' => false,
42 return false;
46 return false;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php120 return false;
218 return false;
288 return false;
338 return false;
509 return false;
530 return false;
551 return false;
731 return false;
763 return false;
1482 return false;
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc57 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
59 $params['help'] = (boolean) Return help information (Default = false)
61 $params['v'] = (boolean) Verbose mode. Display column headers (Default = false)
78 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
81 $params['help'] = (boolean) Return help information (Default = false)
83 $params['v'] = (boolean) Verbose mode. Display column headers (Default = false)
99 $params['help'] = (boolean) Return help information (Default = false)
101 $params['v'] = (boolean) Verbose mode. Display column headers (Default = false)
118 $params['help'] = (boolean) Return help information (Default = false)
120 $params['v'] = (boolean) Verbose mode. Display column headers (Default = false)
[all...]
H A DSecurityNamespace.asciidoc72 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
139 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
155 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
169 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_for)
183 $params['refresh'] = (enum) If `true` (the default) then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` then do nothing with refreshes. (Options = true,false,wait_fo
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php105 if (strpos($type, '.') !== false) {
108 if ($filename === false) {
119 if (class_exists($reportClassName, true) === false) {
146 if (isset($cliValues['reports']) === false) {
153 $errorsShown = false;
174 if (isset($this->_tmpFiles[$report]) === false) {
186 if (isset($this->_cachedReports[$report]) === false) {
231 $toScreen = false;
321 if (is_array($lineErrors) === false) {
344 if (is_array($lineWarnings) === false) {
[all …]
/plugin/noiewarning/
H A Daction.php40 'showhack' => false
44 if ($this->cnf['showhack'] !== false) {
102 static $done= false;
156 if (strpos($useragent, 'MSIE') !== false)
160 else if (strpos($useragent, 'Edge/') !== false)
163 return false; // end function
292 if (in_array('IE', $hash)!==false
293 || in_array('Internet Explorer', $hash)!==false
294 || in_array('Microsoft', $hash)!==false
295 || in_array('Edge/', $hash)!==false
[all …]
/plugin/openid/Auth/OpenID/
H A DSReg.php74 return false;
216 if (!$obj->requestFields($optional, false, true)) {
291 function parseExtensionArgs($args, $strict=false)
300 return false;
358 $required=false, $strict=false)
361 return false;
366 return false;
408 function requestFields($field_names, $required=false, $strict=false)
411 return false;
416 return false;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DUselessOverridingMethodSniff.php70 if (isset($token['scope_opener']) === false) {
107 if ($next === false || $tokens[$next]['code'] !== T_DOUBLE_COLON) {
115 if ($next === false || $tokens[$next]['content'] !== $methodName) {
123 if ($next === false || $tokens[$next]['code'] !== T_OPEN_PARENTHESIS) {
139 } else if (isset(PHP_CodeSniffer_Tokens::$emptyTokens[$code]) === false) {
149 if ($next === false || $tokens[$next]['code'] !== T_SEMICOLON) {
157 if (isset(PHP_CodeSniffer_Tokens::$emptyTokens[$code]) === false) {
/plugin/webdav/vendor/sabre/event/lib/
H A DEventEmitterTrait.php44 $this->listeners[$eventName][0] = false; // marked as unsorted
106 if ($result === false) {
107 return false;
120 if ($result === false) {
121 return false;
178 return false;
187 return false;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/
H A DSubversionPropertiesSniff.php74 if ($prevOpenTag !== false) {
88 && isset($this->properties[$key]) === false
99 if (isset($properties[$key]) === false
146 $foundPath = false;
152 if ($handle === false) {
157 while (feof($handle) === false) {
195 if ($foundPath === false) {
/plugin/move/action/
H A Drename.php124 if(!($ACT == 'show' || empty($ACT))) return false;
125 if(!page_exists($id)) return false;
126 if(auth_quickaclcheck($id) < AUTH_EDIT) return false;
127 if(checklock($id) !== false || @file_exists(wikiLockFN($id))) return false;
128 if(!isset($_SERVER['REMOTE_USER'])) return false;
129 …r($this->getConf('allowrename'), $_SERVER['REMOTE_USER'], (array) $USERINFO['grps'])) return false;
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterTrait.php44 $this->listeners[$eventName][0] = false; // marked as unsorted
106 if ($result === false) {
107 return false;
120 if ($result === false) {
121 return false;
178 return false;
187 return false;
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DDayOfMonthField.php88 public function increment(DateTime $date, $invert = false)
125 return false;
131 return false;
142 return false;
148 return false;
160 return false;
171 return false;

1...<<11121314151617181920>>...246