Home
last modified time | relevance | path

Searched refs:true (Results 51 – 75 of 5163) sorted by relevance

12345678910>>...207

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharedCalendar.php120 'protected' => true,
125 'protected' => true,
132 'protected' => true,
137 'protected' => true,
144 'protected' => true,
149 'protected' => true,
154 'protected' => true,
159 'protected' => true,
164 'protected' => true,
169 'protected' => true,
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DPHP.php322 $isWin = true;
508 $nowdoc = true;
563 if ($nowdoc === true) {
578 if ($nowdoc === true) {
581 $nowdoc = true;
673 || ($tokenIsArray === true
759 && $tokenIsArray === true
803 if ($tokenIsArray === true
823 if ($tokenIsArray === true
851 if ($tokenIsArray === true
[all …]
H A DJS.php35 public $skipMinified = true;
545 $cleanBuffer = true;
613 $cleanBuffer = true;
692 if ($cleanBuffer === true) {
918 ',' => true,
919 ')' => true,
920 ']' => true,
921 ';' => true,
922 ' ' => true,
923 '.' => true,
[all …]
/plugin/linkback/conf/
H A Ddefault.php8 $conf['enable_pingback'] = true;
9 $conf['enable_trackback'] = true;
14 $conf['ping_internal'] = true;
16 $conf['log_processing'] = true;
19 $conf['usefavicon'] = true;
23 $conf['antispam_linkcount_enable'] = true;
28 $conf['antispam_wordblock_enable'] = true;
32 $conf['antispam_host_enable'] = true;
33 $conf['antispam_host_moderate'] = true;
36 $conf['antispam_link_enable'] = true;
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1333 return true;
1340 return true;
1347 return true;
1571 if (is_dir($path) === true || self::isPharFile($path) === true) {
1657 return true;
1991 $public=true,
1992 $strict=true
2040 if ($isCaps === true && $lastCharWasCaps === true) {
2048 return true;
2290 return true;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php17 $this->assertFalse($constraint->evaluate([], '', true));
300 $this->assertTrue($constraint->evaluate(2, '', true));
351 $this->assertTrue($constraint->evaluate(1, '', true));
665 [[true], ['true'], <<<EOF
1530 return true;
1537 $this->assertTrue($constraint->evaluate(true, '', true));
1565 return true;
1570 return true;
2542 $constraint = new PHPUnit_Framework_Constraint_TraversableContains('foo', true, true);
2545 $this->assertFalse($constraint->evaluate([true], '', true));
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DBlockCommentSniff.php89 T_CLASS => true,
90 T_INTERFACE => true,
91 T_TRAIT => true,
113 if ($fix === true) {
121 if ($fix === true) {
159 if ($fix === true) {
176 if ($fix === true) {
188 if ($fix === true) {
216 if ($fix === true) {
237 if ($fix === true) {
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php939 if ($recorded === true && $this->fixer->enabled === true) {
940 return true;
970 if ($recorded === true && $this->fixer->enabled === true) {
971 return true;
1083 return true;
1121 return true;
1268 return true;
1298 return true;
2494 if ($isShared === true && $sameEnd === true) {
3191 true
[all …]
/plugin/bootswrapper/exe/help/
H A Dprogress.txt28 <bar value="60" showvalue="true"></bar>
34 <bar value="60" showvalue="true"></bar>
86 <bar value="40" type="success" striped="true"></bar>
90 <bar value="20" type="info" striped="true"></bar>
94 <bar value="60" type="warning" striped="true"></bar>
98 <bar value="80" type="danger" striped="true"></bar>
105 <bar value="40" type="success" striped="true"></bar>
109 <bar value="20" type="info" striped="true"></bar>
117 <bar value="80" type="danger" striped="true"></bar>
128 <bar value="45" type="info" striped="true" animate="true"></bar>
[all …]
/plugin/fedauth/Auth/OpenID/
H A DMDB2Store.php119 return true;
151 "notnull" => true
155 "notnull" => true
160 "fixed" => true,
169 "salt" => true
189 return true;
267 return true;
275 "key" => true
279 "key" => true
367 return true;
[all …]
/plugin/openid/Auth/OpenID/
H A DMDB2Store.php119 return true;
151 "notnull" => true
155 "notnull" => true
160 "fixed" => true,
169 "salt" => true
189 return true;
267 return true;
275 "key" => true
279 "key" => true
367 return true;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php324 'bar' => true,
351 [true, 1, 1],
352 [true, 1, 1.0],
354 [true, true, 'bar'],
491 return true;
536 'bar' => true,
569 'bar' => true,
601 public $bar = true;
621 'bar' => true,
622 'foo' => true,
[all …]
/plugin/sentry/
H A DBrowser.php842 return true;
898 return true;
907 return true;
1001 return true;
1020 return true;
1034 return true;
1166 return true;
1215 return true;
1219 return true;
1233 return true;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Files/
H A DIncludingFileSniff.php71 if ($fix === true) {
85 $inCondition = true;
93 if (isset($tokens[$stackPtr]['nested_parenthesis']) === true) {
95 if (isset($tokens[$left]['parenthesis_owner']) === true) {
96 $inCondition = true;
107 $inCondition = true;
111 if ($inCondition === true) {
117 if ($fix === true) {
124 if ($fix === true) {
134 if ($fix === true) {
[all …]
/plugin/var/
H A Dsyntax.php28 $link = wl($id, '', true);
60 $nocache = true;
70 $nocache = true;
76 $nocache = true;
80 $nocache = true;
84 $nocache = true;
88 $nocache = true;
92 $nocache = true;
99 $nocache = true;
103 $nocache = true;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Config/
H A DConfigVariables.php76 // If true this will not stop use of other CJK fonts if specified by font-family:
87 'allow_charset_conversion' => true,
96 'autoVietnamese' => true,
97 'autoArabic' => true,
113 'collapseBlockMargins' => true,
120 'allow_html_optional_endtags' => true,
142 // true=Forces compliance with PDFX-1a spec
149 // true=Forces compliance with PDFA-1b spec
219 /* Specifies whether to repeat the main entry for each subEntry (true suppresses this)
221 [true]
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php320 true
359 true
388 true
424 $hasError = true;
478 true
522 true
641 $hasError = true;
663 $hasError = true;
681 true
707 if ($hasError === true) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DCodeCoverageTest.php126 $this->coverage->stop(true, null);
147 $this->coverage->setCacheTokens(true);
163 true,
181 true,
199 true,
217 true,
235 true,
253 true,
261 $this->coverage->setIgnoreDeprecatedCode(true);
263 true,
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DControlStructureSpacingSniff.php98 if ($fix === true) {
112 if ($fix === true) {
141 T_FUNCTION => true,
154 if ($fix === true) {
172 true
179 true
201 if ($fix === true) {
225 true
235 true
289 if ($fix === true) {
[all …]
/plugin/nspages/
H A Dsyntax.php51 optionParser::checkOption($match, "subns", $return['subns'], true);
52 optionParser::checkOption($match, "nopages", $return['nopages'], true);
53 optionParser::checkOption($match, "simpleListe?", $return['simpleList'], true);
54 optionParser::checkOption($match, "tree", $return['tree'], true);
55 optionParser::checkOption($match, "numberedListe?", $return['numberedList'], true);
56 optionParser::checkOption($match, "simpleLineBreak", $return['lineBreak'], true);
57 optionParser::checkOption($match, "title", $return['title'], true);
58 optionParser::checkOption($match, "idAndTitle", $return['idAndTitle'], true);
59 optionParser::checkOption($match, "h1", $return['title'], true);
60 optionParser::checkOption($match, "simpleLine", $return['simpleLine'], true);
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DRSASSA_PSS_params.php36 'optional' => true,
37 'explicit' => true,
42 'optional' => true,
43 'explicit' => true,
49 'optional' => true,
50 'explicit' => true,
56 'optional' => true,
57 'explicit' => true,
H A DPersonalName.php35 'optional' => true,
36 'implicit' => true
41 'optional' => true,
42 'implicit' => true
47 'optional' => true,
48 'implicit' => true
53 'optional' => true,
54 'implicit' => true
/plugin/hidepages/
H A Daction.php34 if($isHidden || $this->getConf('ignorepattern')) return true;
37 $metaHiddenSearch = (isset($metaHidden['search']) ? true : false);
38 $metaHiddenSitemap = (isset($metaHidden['sitemap']) ? true : false);
41 $isQsearch = ($INPUT->post->str('call') == 'qsearch' ? true : false);
42 $isAjaxIndex = ($INPUT->post->str('call') == 'index' ? true : false);
45 if(($ACT == 'search' || $isQsearch) && $metaHiddenSearch == true) {
47 $event->data['hidden'] = true;
50 if(($ACT == 'index' || $isAjaxIndex) && $metaHiddenSitemap == true) {
52 $event->data['hidden'] = true;
55 return true;
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DFunctionsTest.php63 ['foo' => true]
67 ['foo' => true]
71 ['foo' => true]
75 ['foo' => true]
79 ['respond-async' => true]
84 ['respond-async' => true, 'wait' => 100, 'handling' => 'lenient']
89 ['respond-async' => true, 'wait' => 100, 'handling' => 'lenient']
95 ['respond-async' => true, 'return' => 'representation'],
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php48 return true;
51 return true;
54 return true;
57 return true;
60 return true;
63 return true;
67 return true;
70 return true;
73 return true;
80 return true;
[all...]

12345678910>>...207