Home
last modified time | relevance | path

Searched refs:true (Results 251 – 275 of 6571) sorted by relevance

1...<<11121314151617181920>>...263

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DInlineCommentSniff.php80 true
103 if (in_array($tokens[$nextToken]['code'], $ignore) === true) {
114 $nextToken = $phpcsFile->findNext($ignore, ($nextToken + 1), null, true);
128 true
144 if ($fix === true) {
183 $tabFound = true;
195 if ($tabFound === true) {
219 if ($fix === true) {
257 if ($fix === true) {
308 if ($fix === true) {
[all …]
/plugin/authnc/
H A Dauth.php47 $this->cando['getUsers'] = true; // can a (filtered) list of users be retrieved?
48 $this->cando['getUserCount']= true; // can the number of users be retrieved?
50 $this->cando['external'] = true; // does the module do external auth checking?
56 $this->success = true;
82 $sticky ? $sticky = true : $sticky = false; //sanity check
93 $logged_in = true;
121 $logged_in = true;
156 public function getUserData($user, $requireGroups=true)
346 return true;
417 if ($this->con) return true; // some link is already set
[all …]
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php49 $this->indentNextLine = true;
70 $this->pragmas[$pragma] = true;
261 $id = var_export($id, true);
289 $keystr = var_export($key, true);
290 $id = var_export($id, true);
392 $id = var_export($id, true);
419 $id = var_export($id, true);
451 var_export($id, true),
491 var_export($id, true),
559 $msg = var_export($name, true);
[all …]
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php92 return true;
120 return true;
133 return true;
146 return true;
163 return true;
178 … throw new InvalidArgumentException('The provided key is not valid: ' . var_export($key, true));
181 return true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DDisallowSizeFunctionsInLoopsSniff.php48 'sizeof' => true,
49 'strlen' => true,
50 'count' => true,
52 'JS' => array('length' => true),
98 && isset($this->forbiddenFunctions[$tokenizer][$tokens[$i]['content']]) === true
103 $prev = $phpcsFile->findPrevious(T_WHITESPACE, ($i - 1), null, true);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/
H A DStats.php80 if (isset($node_id) !== true) {
83 if (is_array($node_id) === true) {
93 if (isset($metric) !== true) {
96 if (is_array($metric) === true) {
106 if (isset($index_metric) !== true) {
109 if (is_array($index_metric) === true) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php97 'protected' => true,
102 'protected' => true,
107 'protected' => true,
112 'protected' => true,
117 'protected' => true,
/plugin/exttab1/
H A Dsyntax.php143 return true;
158 $this->lineHasEndTag = true;
167 $this->bodyHasStartTag = true;
171 $this->lineHasStartTag = true;
191 $this->lineHasEndTag = true;
215 $this->lineHasEndTag = true;
217 $this->bodyHasStartTag = true;
232 $this->bodyHasStartTag = true;
235 $this->lineHasStartTag = true;
263 $this->lineHasStartTag = true;
[all …]
/plugin/badbehaviour/bad-behavior/
H A Dcore.inc.php94 return true;
153 return true;
170 return true;
175 return true;
180 return true;
184 $package['is_browser'] = true;
193 $package['is_browser'] = true;
197 $package['is_browser'] = true;
201 $package['is_browser'] = true;
205 $package['is_browser'] = true;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DControlSignatureSniff.php100 if ($fix === true) {
110 if (isset($tokens[$stackPtr]['parenthesis_closer']) === true
111 && isset($tokens[$stackPtr]['scope_opener']) === true
126 if ($fix === true) {
143 … $next = $phpcsFile->findNext(T_WHITESPACE, ($opener + 1), null, true);
159 if (isset($tokens[$stackPtr]['scope_opener']) === true) {
173 && (isset(PHP_CodeSniffer_Tokens::$emptyTokens[$code]) === true
187 if ($fix === true) {
218 if ($fix === true) {
235 if (isset($tokens[$stackPtr]['scope_opener']) === true
[all …]
/plugin/magento/
H A Dauth.php56 $this->success = true;
268 return true;
515 return true;
545 return true;
562 if ( $this->getConf( 'includeGroups' ) != 1 ) return true;
578 return true;
595 if ( $this->getConf( 'includeAdmins' ) != 1 ) return true;
612 return true;
629 if ( $this->getConf( 'includeRoles' ) != 1 ) return true;
668 return true;
[all …]
/plugin/metaeditor/admin/
H A Deditor.php25 function forAdminOnly() { return true; }
42 'listfiles' => true,
43 'listdirs' => true,
44 'pagesonly' => true,
45 'firsthead' => true,
/plugin/hyphenation/phpHyphenation/
H A Dhyphenation.php77 … = array('0' => true, '1' => true, '2' => true, '3' => true, '4' => true, '5' => true, '6' => true
/plugin/combo/ComboStrap/
H A DFsWikiUtility.php74 'pagesonly' => true,
75 'listfiles' => true,
76 'listdirs' => true,
77 'skipacl' => true
78 //'firsthead' => true
213 'listfiles' => true,
215 'pagesonly' => true,
216 'skipacl' => true,
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php42 $Config['Enabled'] = true ;
130 $useWinStyle = true;
131 $dwfck_local = true;
139 $useWinStyle = true;
178 $Config['SecureImageUploads'] = true;
346 $unrestricted_browser = true;
376 $DWFCK_use_acl = true;
451 return true;
454 return true;
466 return true;
[all …]
/plugin/pubchem/
H A Dsyntax.php60 return true;
64 return true;
68 return true;
72 return true;
81 $ext_props = json_decode($this->propCache->GetMediaText($cid),true);
93 return true;
96 if ($xml===false){return true;}
98 return true;
101 return true;
104 return true;
[all...]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassMirror.php53 if (true === $class->isInterface()) {
90 if (true === $class->isFinal()) {
112 if (true === $method->isFinal()) {
134 if (true === $method->isProtected()) {
138 if (true === $method->isStatic()) {
142 if (true === $method->returnsReference()) {
160 $node->setNullableReturnType(true);
204 return true;
225 if (true === $parameter->isArray()) {
229 if (version_compare(PHP_VERSION, '5.4', '>=') && true === $parameter->isCallable()) {
[all …]
/plugin/bez/ctl/
H A Dthread.php50 $redirect = true;
55 $redirect = true;
61 $redirect = true;
70 $redirect = true;
79 $redirect = true;
86 $redirect = true;
97 $redirect = true;
116 $redirect = true;
130 $redirect = true;
136 $redirect = true;
[all...]
/plugin/blogtng/action/
H A Dlinkback.php41 $this->run = true;
63 'rdf:about="' . wl($ID, '', true) . '"' . NL .
64 'dc:identifier="' . wl($ID, '', true) . '"' . NL .
65 'dc:title="' . tpl_pagetitle($ID, true) . '"' . NL .
86 return true;
102 return true;
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/
H A DSnapshotTest.php30 …$snapshot = new Snapshot($blacklist, false, true, false, false, false, false, false, false, false);
42 …$snapshot = new Snapshot($this->getBlacklist(), false, false, true, false, false, false, false, fa…
50 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, true, false, false, false, fa…
68 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, false, true, false, false, fa…
77 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, false, false, true, false, fa…
91 … new Snapshot($this->getBlacklist(), false, false, false, false, false, false, true, false, false);
97 … new Snapshot($this->getBlacklist(), false, false, false, false, false, false, false, true, false);
106 … new Snapshot($this->getBlacklist(), false, false, false, false, false, false, false, false, true);
/plugin/authplaincas/
H A Dauth.php88 $this->success = true;
104 $this->cando['external'] = true;
105 $this->cando['login'] = true;
106 $this->cando['logout'] = true;
107 $this->cando['logoff'] = true;
299 return true;
329 return true;
431 return true;
434 return true;
444 $save = true;
[all …]
/plugin/bootswrapper/syntax/
H A Dcarousel.php35 'default' => true),
41 'default' => true),
69 return true;
82 return true;
85 return true;
H A Dtooltip.php21 'required' => true,
27 'required' => true,
64 return true;
69 return true;
72 return true;
/plugin/linksenhanced/admin/
H A Dlinks.php18 function forAdminOnly() { return true; }
34 'listfiles' => true,
36 'pagesonly' => true,
37 'firsthead' => true,
63 $first = true;
/plugin/zip/pear/File/Archive/Reader/
H A DFilter.php61 if ($error !== true) {
65 return true;
71 function select($filename, $close = true)
82 if ($error !== true) {
86 return true;

1...<<11121314151617181920>>...263