Home
last modified time | relevance | path

Searched refs:false (Results 3826 – 3850 of 6149) sorted by relevance

1...<<151152153154155156157158159160>>...246

/plugin/articlelinks/_test/
H A Dgeneral.test.php31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DNameTest.php31 …t($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), ['strict_variables' => false]);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DGroupTestSuite.php45 $test->getName(false)
/plugin/stale/
H A Dadmin.php48 return false;
/plugin/move/_test/
H A Dlog.test.php39 $actual_log = $plan->build_log_line('P','oldpage','newpage',false);
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DTableRowRenderer.php
H A DTableSectionRenderer.php
/plugin/tablelayout/_test/
H A Dgeneral.test.php34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/lms/
H A Dadmin.php17 return false;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DWhatFailureGroupHandler.php42 return false === $this->bubble;
/plugin/bootswrapper/_test/
H A Dgeneral.test.php32 $this->assertTrue(false !== strtotime($info['date']));
/plugin/advanced/_test/
H A Dgeneral.test.php32 $this->assertTrue(false !== strtotime($info['date']));
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DNullTransport.php60 'timed_out' => false,
/plugin/dw2markdown/_test/
H A Dgeneral.test.php31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/semantic/_test/
H A Dgeneral.test.php34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/notification/action/
H A Dcache.php58 '_nocache' => false
/plugin/smtp/_test/
H A Dgeneral.test.php31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/combo/ComboStrap/
H A DMutex.php23 * @var false|ResourceCombo
41 $lock = false;
H A DReplicationDate.php59 return false;
/plugin/dw2pdf/syntax/
H A Dpagesetting.php64 * @return bool|array Return an array with all data you want to use in render, false don't add an instruction
86 return false;
/plugin/adhocmathml/
H A Dmtd.php29 return false;
/plugin/mikioplugin/syntax/
H A Dicon.php19 public $hasEndTag = false;
H A Dsetattr.php15 public $hasEndTag = false;
/plugin/markdownextra/
H A Dmarkdown.php42 @define( 'MARKDOWN_CODE_ATTR_ON_PRE', false );
232 var $no_markup = false;
233 var $no_entities = false;
285 var $in_anchor = false;
298 $this->in_anchor = false;
754 $this->in_anchor = false;
1202 $tree_char_em = false;
1253 $tree_char_em = false;
1831 $id = false;
1942 $enclosing_tag_re = '', $span = false)
[all …]
/plugin/dataloop/syntax/
H A Droll.php194 if($format != 'xhtml') return false;
195 if(!$this->dthlp->_dbconnect()) return false;
196 $renderer->info['cache'] = false;

1...<<151152153154155156157158159160>>...246