Home
last modified time | relevance | path

Searched refs:true (Results 201 – 225 of 6443) sorted by relevance

12345678910>>...258

/plugin/davcal/vendor/sabre/xml/tests/
H A Dphpunit.xml.dist2 colors="true"
4 convertErrorsToExceptions="true"
5 convertNoticesToExceptions="true"
6 convertWarningsToExceptions="true"
13 <whitelist addUncoveredFilesFromWhitelist="true">
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DForEachLoopDeclarationSniff.php94 if ($fix === true) {
110 if ($fix === true) {
124 if ($fix === true) {
140 if ($fix === true) {
168 if ($fix === true) {
179 if ($fix === true) {
197 if ($fix === true) {
216 if ($fix === true) {
225 if ($fix === true) {
234 if ($fix === true) {
[all …]
H A DInlineIfDeclarationSniff.php61 if (isset($tokens[$stackPtr]['nested_parenthesis']) === true) {
73 $statementEnd = $phpcsFile->findPrevious(T_WHITESPACE, ($closeBracket - 1), null, true);
84 $contentBefore = $phpcsFile->findPrevious(T_WHITESPACE, ($stackPtr - 1), null, true);
85 $contentAfter = $phpcsFile->findNext(T_WHITESPACE, ($stackPtr + 1), null, true);
96 if ($fix === true) {
109 $next = $phpcsFile->findNext(T_WHITESPACE, ($stackPtr + 1), null, true);
115 if ($fix === true) {
134 $contentBefore = $phpcsFile->findPrevious(T_WHITESPACE, ($inlineElse - 1), null, true);
140 if ($fix === true) {
150 $contentAfter = $phpcsFile->findNext(T_WHITESPACE, ($inlineElse + 1), null, true);
H A DForLoopDeclarationSniff.php97 if ($fix === true) {
113 if ($fix === true) {
127 if ($fix === true) {
143 if ($fix === true) {
161 if ($fix === true) {
171 if ($fix === true) {
180 if ($fix === true) {
194 if ($fix === true) {
204 if ($fix === true) {
214 if ($fix === true) {
[all …]
/plugin/minimap/
H A Dsyntax.php221 $print = true;
226 $print = true;
230 $homePageFound = true;
233 $startPageFound = true;
256 $return = true
287 tpl_pagetitle($startId, true),
289 $return = true);
316 return true;
346 'pagesonly' => true,
347 'listfiles' => true,
[all …]
/plugin/icalevents/vendor/sabre/xml/tests/
H A Dphpunit.xml.dist2 colors="true"
4 convertErrorsToExceptions="true"
5 convertNoticesToExceptions="true"
6 convertWarningsToExceptions="true"
13 <whitelist addUncoveredFilesFromWhitelist="true">
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DTBSCertList.php35 'optional' => true,
42 'optional' => true
46 'optional' => true,
53 'optional' => true,
54 'explicit' => true
/plugin/xml/
H A Dhelper.php26 return true;
29 return true;
33 return true;
38 return true;
45 return true;
49 return true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/
H A DFunctionCallSignatureSniff.php54 …$next = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($openBracket + 1), null, true);
56 return true;
65 …next = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($end + 1), $closeBracket, true);
71 return true;
79 …next = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($end + 1), $closeBracket, true);
81 return true;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DExceptionInTearDownTest.php12 $this->setUp = true;
17 $this->assertPreConditions = true;
22 $this->testSomething = true;
27 $this->assertPostConditions = true;
32 $this->tearDown = true;
H A DExceptionInTest.php12 $this->setUp = true;
17 $this->assertPreConditions = true;
22 $this->testSomething = true;
28 $this->assertPostConditions = true;
33 $this->tearDown = true;
H A DExceptionInAssertPostConditionsTest.php12 $this->setUp = true;
17 $this->assertPreConditions = true;
22 $this->testSomething = true;
27 $this->assertPostConditions = true;
33 $this->tearDown = true;
H A DExceptionInAssertPreConditionsTest.php12 $this->setUp = true;
17 $this->assertPreConditions = true;
23 $this->testSomething = true;
28 $this->assertPostConditions = true;
33 $this->tearDown = true;
H A DExceptionInSetUpTest.php12 $this->setUp = true;
18 $this->assertPreConditions = true;
23 $this->testSomething = true;
28 $this->assertPostConditions = true;
33 $this->tearDown = true;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dignore_missing.test4 {{ include(["foo.twig", "bar.twig"], ignore_missing = true) }}
5 {{ include("foo.twig", ignore_missing = true) }}
6 {{ include("foo.twig", ignore_missing = true, variables = {}) }}
7 {{ include("foo.twig", ignore_missing = true, variables = {}, with_context = true) }}
/plugin/codemirror/dist/modes/
H A Dfcl.min.js.map1true","false","nan","real","min","max","cog","cogs","isOperatorChar","tokenBase","stream","state",…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/
H A DStatic.php24 'mysqli' => true,
25 'SQLite' => true,
26 'sqlite3' => true,
27 'tidy' => true,
28 'xmlwriter' => true,
29 'xsl' => true
85 $this->returnTypeNullable = true;
194 $cloneable = true;
/plugin/discussion/syntax/
H A Dthreads.php67 $customFlags['skipempty'] = true;
70 $customFlags['nonewthreadform'] = true;
120 if ($noNewThreadForm !== true) {
124 return true; // nothing to display
133 if ($noNewThreadForm !== true) {
147 $pagelist->column['comments'] = true;
160 if ($noNewThreadForm !== true) {
166 return true;
172 $renderer->meta['relation']['references'][$page['id']] = true;
175 return true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php80 $foundDefault = true;
95 if ($fix === true) {
106 if ($fix === true) {
121 if ($fix === true) {
126 $next = $phpcsFile->findNext(T_WHITESPACE, ($opener + 1), null, true);
131 $next = $phpcsFile->findNext(T_WHITESPACE, ($next + 1), null, true);
137 if ($fix === true) {
161 … $prev = $phpcsFile->findPrevious(T_WHITESPACE, ($nextCloser - 1), $nextCase, true);
165 if ($fix === true) {
174 if ($fix === true) {
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.apetag.php20 getid3_lib::IncludeDependency(GETID3_INCLUDEPATH.'module.tag.apetag.php', __FILE__, true);
39 public $always_preserve_replaygain = true;
89 $oldignoreuserabort = ignore_user_abort(true);
117 return true;
133 $oldignoreuserabort = ignore_user_abort(true);
152 return true;
156 return true;
193 …return $this->GenerateAPEtagHeaderFooter($items, true).implode('', $items).$this->GenerateAPEtagHe…
212 $APEheader .= $this->GenerateAPEtagFlags(true, true, $isheader, 0, false);
227 …public function GenerateAPEtagFlags($header=true, $footer=true, $isheader=false, $encodingid=0, $r…
/plugin/const/
H A Daction.php80 $invalidate = true;
90 $invalidate = true;
103 $invalidate = true;
107 $invalidate = true;
111 $invalidate = true;
115 $invalidate = true;
119 $invalidate = true;
123 $invalidate = true;
127 $invalidate = true;
199 ), false, true);
[all …]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPolygon.php99 if ($exteriorOnly == true) {
154 $area = (new Polygon([$ring]))->area(true, true);
232 $segments = $this->explode(true);
244 return true;
258 public function pointInPolygon($point, $pointOnBoundary = true, $pointOnVertex = true)
264 return $pointOnVertex ? true : false;
280 return $pointOnBoundary ? true : false;
294 return $pointOnBoundary ? true
[all...]
/plugin/dw2pdf/
H A DDokuPDF.class.php64 $this->autoScriptToLang = true;
66 $this->autoVietnamese = true;
67 $this->autoArabic = true;
68 $this->autoLangToFont = true;
70 $this->ignore_invalid_utf8 = true;
82 io_rmdir(_MPDF_TEMP_PATH, true);
/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DCronExpressionTest.php114 array('* * * * *', '2015-08-10 21:50:37', '2015-08-10 21:50:00', true),
115 array('* 20,21,22 * * *', '2015-08-10 21:50:00', '2015-08-10 21:50:00', true),
119 array('* 5,21-22 * * *', '2015-08-10 21:50:00', '2015-08-10 21:50:00', true),
124 array('47 21 * * *', strtotime('2015-08-10 21:47:30'), '2015-08-10 21:47:00', true),
145 array('0-12/4 * * * *', strtotime('2011-06-20 12:04:00'), '2011-06-20 12:04:00', true),
146 array('4-59/2 * * * *', strtotime('2011-06-20 12:04:00'), '2011-06-20 12:04:00', true),
147 array('4-59/2 * * * *', strtotime('2011-06-20 12:06:00'), '2011-06-20 12:06:00', true),
156 array('0 0 2W * *', strtotime('2011-07-01 00:00:00'), '2011-07-01 00:00:00', true),
158 array('0 0 1W * *', strtotime('2011-07-01 00:00:00'), '2011-07-01 00:00:00', true),
175 array('* * * * 5#1', strtotime('2011-07-01 00:00:00'), '2011-07-01 00:00:00', true),
[all...]
/plugin/filterrss/
H A Dsyntax.php56 $desc = true;
166 $jump_this_entry = true;
173 $jump_this_entry = true;
180 $jump_this_entry = true;
187 $jump_this_entry = true;
194 $jump_this_entry = true;
216 $jump_this_entry = true;
225 if($jump_this_entry == true)
263 if($this->getConf('bbcode') == true)
276 return true;
[all …]

12345678910>>...258