Home
last modified time | relevance | path

Searched refs:true (Results 151 – 175 of 6059) sorted by relevance

12345678910>>...243

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/
H A DClassDeclarationSniff.php96 if ($fix === true) {
111 if ($fix === true) {
146 if ($fix === true) {
163 if ($fix === true) {
179 if ($fix === true) {
246 $checkingImplements = true;
263 true
275 if ($fix === true) {
297 if ($fix === true) {
347 if ($fix === true) {
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DSAPIUsageSniff.php58 T_DOUBLE_COLON => true,
59 T_OBJECT_OPERATOR => true,
60 T_FUNCTION => true,
61 T_CONST => true,
64 $prevToken = $phpcsFile->findPrevious(T_WHITESPACE, ($stackPtr - 1), null, true);
65 if (isset($ignore[$tokens[$prevToken]['code']]) === true) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFileCommentSniff.php39 'required' => true,
43 'required' => true,
51 'required' => true,
52 'allow_multiple' => true,
56 'allow_multiple' => true,
59 'required' => true,
126 true
158 true
193 $found = true;
270 if ($tagData['required'] === true) {
[all …]
/plugin/airtable/
H A Dsyntax.php144 switch(true) { //parse string based on type set
216 return true;
391 …$table_parameter_types = array("type" => true, "table" => true, "fields" => true, "record-url" =>…
405 …parameter_types = array("type" => true, "record-url" => true, "table" => true, "fields" => true, …
421 …$image_parameter_types = array("type" => true, "record-url" => true, 'table' => true, 'record-id'…
436 …parameter_types = array("type" => true, "table" => true, "fields" => true, "record-id" => true, "…
542 if($value === true) { // check if parameter is required
547 …if(($query_array[$key] == null || $query_array[$key] === "") && $value === true) { //if parameter …
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php24 $tests[] = [$vevent, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
29 $tests[] = [$vevent2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
34 $tests[] = [$vevent3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
40 $tests[] = [$vevent4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
43 …s[] = [$vevent4, new \DateTime('2011-12-25 16:00:00'), new \DateTime('2011-12-25 17:00:00'), true];
52 $tests[] = [$vevent5, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
54 $tests[] = [$vevent5, new \DateTime('2013-12-01'), new \DateTime('2013-12-31'), true];
62 $tests[] = [$vevent6, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
71 … $tests[] = [$vevent7, new \DateTime('2012-02-01 15:00:00'), new \DateTime('2012-02-02'), true];
89 $tests[] = [$vevent9, new \DateTime('2016-10-31'), new \DateTime('2016-12-12'), true];
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php108 'protected' => true,
113 'protected' => true,
118 'protected' => true,
123 'protected' => true,
128 'protected' => true,
133 'protected' => true,
138 'protected' => true,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php24 'useDefaultConfiguration' => true,
112 public static function main($exit = true)
125 public function run(array $argv, $exit = true)
341 ini_set($ini[0], true);
347 $this->arguments['debug'] = true;
436 $this->arguments['listGroups'] = true;
476 $this->arguments['stderr'] = true;
571 $this->arguments['verbose'] = true;
633 $this->handleSelfUpdate(true);
971 'verify_peer' => true
[all …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm27 <cfargument name="sBasePath" required="true">
28 <cfargument name="sFolder" required="true">
36 <cfargument name="sCommand" required="true">
47 <cfargument name="sCommand" required="true">
71 <cfargument name="sCommand" required="true">
77 <cfargument name="fileName" required="true">
84 <cfargument name="fileName" required="true">
154 <cfreturn true>
164 <cfreturn true>
174 <cfreturn true>
[all …]
/plugin/farm/
H A Dconfig.class.php74 return true;
153 return true;
179 return true;
200 return true;
214 return true;
221 return true;
241 return true;
273 return true;
279 return true;
328 return true;
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php24 'protected' => true,
29 'protected' => true,
34 'protected' => true,
39 'protected' => true,
44 'protected' => true,
49 'protected' => true,
54 'protected' => true,
59 'protected' => true,
67 $ok = true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/CSS/
H A DBrowserSpecificStylesSniff.php48 'moz' => true,
49 'ie' => true,
50 'ie7' => true,
51 'ie8' => true,
52 'webkit' => true,
84 if (isset($this->specificStylesheets[$specific]) === true) {
/plugin/aceeditor/conf/
H A Ddefault.php3 $conf['default'] = true;
4 $conf['highlight'] = true;
7 $conf['loadjquery'] = true;
8 $conf['latex'] = true;
9 $conf['markdown'] = true;
/plugin/authremoteuser/
H A Dauth.php44 $this->cando['addUser'] = true;
45 $this->cando['delUser'] = true;
46 $this->cando['modLogin'] = true;
47 $this->cando['modName'] = true;
48 $this->cando['modMail'] = true;
51 $this->cando['getUsers'] = true;
52 $this->cando['getUserCount'] = true;
90 return true;
179 return true;
222 return true;
[all …]
/plugin/bootswrapper/exe/help/
H A Dcallout.txt5 <callout type="question" icon="true">
66 <callout type="primary" icon="true">
71 <callout type="success" icon="true">
76 <callout type="info" icon="true">
81 <callout type="warning" icon="true">
86 <callout type="danger" icon="true">
94 <callout type="info" icon="true"> [...] </callout>
96 <callout type="danger" icon="true"> [...] </callout>
101 <callout type="question" icon="true">
106 <callout type="tip" icon="true">
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFixer.php162 $stdin = true;
165 $this->enabled = true;
225 return true;
275 if (is_file($tempName) === true) {
352 if ($this->_inChangeset === true
370 if ($this->_inConflict === true) {
385 $this->_inChangeset = true;
403 $success = true;
534 return true;
594 return true;
[all …]
/plugin/badbehaviour/bad-behavior/
H A Dadmin.inc.php7 $bb2_is_admin = true;
13 $bb2_is_admin = true;
28 $settings['display_stats'] = true;
33 $settings['strict'] = true;
38 $settings['verbose'] = true;
56 <?php bb2_insert_stats(true); ?>
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/
H A DUnnecessaryStringConcatSniff.php47 public $error = true;
98 $prev = $phpcsFile->findPrevious(T_WHITESPACE, ($stackPtr - 1), null, true);
99 $next = $phpcsFile->findNext(T_WHITESPACE, ($stackPtr + 1), null, true);
104 if (isset(PHP_CodeSniffer_Tokens::$stringTokens[$tokens[$prev]['code']]) === true
105 && isset(PHP_CodeSniffer_Tokens::$stringTokens[$tokens[$next]['code']]) === true
120 if ($this->allowMultiline === true
127 if ($this->error === true) {
/plugin/orphanswanted/
H A Dhelper.php57 $result .= $this->orph_report_table($data, true, false, $params_array, 'orphan');
66 $result .= $this->orph_report_table($data, false, true, $params_array, 'wanted');
75 $result .= $this->orph_report_table($data, true, true, $params_array, 'valid');
85 $result .= $this->orph_report_table($data, true, false, $params_array, 'orphan');
87 $result .= $this->orph_report_table($data, false, true, $params_array, 'wanted');
89 $result .= $this->orph_report_table($data, true, true, $params_array, 'valid');
103 $show_heading = ($page_exists && $conf['useheading']) ? true : false ;
143 $show_it = true;
155 $show_it = true;
/plugin/bez/ctl/
H A Dtask.php27 $redirect = true;
32 $redirect = true;
39 $redirect = true;
47 $redirect = true;
56 $redirect = true;
62 $redirect = true;
73 $redirect = true;
81 $redirect = true;
93 $redirect = true;
96 $redirect = true;
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/
H A DInlineControlStructureSniff.php48 public $error = true;
85 if (isset($tokens[$stackPtr]['scope_opener']) === true) {
92 $next = $phpcsFile->findNext(T_WHITESPACE, ($stackPtr + 1), null, true);
103 if (isset($brace['scope_condition']) === true) {
129 if ($this->error === true) {
138 if ($fix !== true) {
143 if (isset($tokens[$stackPtr]['parenthesis_closer']) === true) {
170 if (in_array($tokens[$end]['code'], $fixableScopeOpeners) === true
179 if (isset($tokens[$end]['scope_opener']) === true) {
217 if (isset($tokens[$end]['parenthesis_closer']) === true) {
[all …]
/plugin/codemirror/dist/modes/
H A Dxml.min.js.map1true, 'base': true, 'br': true, 'col': true, 'command': true,\n 'embed': true, …
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/
H A DMultiLineConditionSniff.php95 if ($fix === true) {
124 $prev = $phpcsFile->findPrevious(T_WHITESPACE, ($i - 1), null, true);
129 if ($fix === true) {
131 $next = $phpcsFile->findNext(T_WHITESPACE, ($closeBracket + 1), null, true);
147 $next = $phpcsFile->findNext(T_WHITESPACE, $i, null, true);
179 if ($fix === true) {
189 $next = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, $i, null, true);
194 if ($fix === true) {
214 $next = $phpcsFile->findNext(T_WHITESPACE, ($i + 1), null, true);
233 $next = $phpcsFile->findNext(T_WHITESPACE, ($closeBracket + 1), $openBrace, true);
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DFunctionCallArgumentSpacingSniff.php72 $functionKeyword = $phpcsFile->findPrevious($ignoreTokens, ($stackPtr - 1), null, true);
79 …cket = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($functionName + 1), null, true);
119 …= $phpcsFile->findPrevious(PHP_CodeSniffer_Tokens::$emptyTokens, ($nextSeparator - 2), null, true);
123 if ($fix === true) {
132 if ($fix === true) {
138 …ext = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($nextSeparator + 1), null, true);
145 if ($fix === true) {
153 …pcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($nextSeparator + 1), $closeBracket, true);
159 if ($fix === true) {
167 if ($fix === true) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DHyphenator.php99 $success = true;
110 '0' => true,
111 '1' => true,
112 '2' => true,
113 '3' => true,
114 '4' => true,
115 '5' => true,
116 '6' => true,
117 '7' => true,
118 '8' => true,
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DFunctionDeclarationSniff.php91 if ($fix === true) {
116 if ($fix === true) {
138 if ($fix === true) {
196 return true;
208 return true;
247 $sniff->checkClosures = true;
288 true
295 if ($fix === true) {
314 true
405 if ($fix === true) {
[all …]

12345678910>>...243