Home
last modified time | relevance | path

Searched refs:accepts (Results 126 – 150 of 170) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DNumericComparator.php25 public function accepts($expected, $actual) function in SebastianBergmann\\Comparator\\NumericComparator
H A DResourceComparator.php25 public function accepts($expected, $actual) function in SebastianBergmann\\Comparator\\ResourceComparator
H A DScalarComparator.php26 public function accepts($expected, $actual) function in SebastianBergmann\\Comparator\\ScalarComparator
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DArrayComparatorTest.php118 $this->comparator->accepts(array(), array())
129 $this->comparator->accepts($expected, $actual)
H A DDOMNodeComparatorTest.php117 $this->comparator->accepts($expected, $actual)
128 $this->comparator->accepts($expected, $actual)
H A DDateTimeComparatorTest.php147 $this->comparator->accepts(
161 $this->comparator->accepts($expected, $actual)
202 $this->assertTrue($this->comparator->accepts(new DateTime, new DateTimeImmutable));
H A DExceptionComparatorTest.php92 $this->comparator->accepts($expected, $actual)
103 $this->comparator->accepts($expected, $actual)
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG939 * changed the cache option to only accepts an explicit path to a cache directory or false
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst270 ``\Twig\Loader\ChainLoader`` accepts any loader that implements
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Comparator/
H A DClosureComparator.php24 public function accepts($expected, $actual) function in Prophecy\\Comparator\\ClosureComparator
H A DProphecyComparator.php19 public function accepts($expected, $actual) function in Prophecy\\Comparator\\ProphecyComparator
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md20 …ckeditor.dev/#!/api/CKEDITOR.editor-method-getCommandKeystroke) now also accepts a command name as…
462 …//docs.ckeditor.com/#!/api/CKEDITOR.editor-method-insertHtml) method now accepts `range` as an add…
/plugin/tabbox/
H A Dsyntax.php19 function accepts($mode) { function in syntax_plugin_tabbox
21 return parent::accepts($mode);
/plugin/codedoc/
H A Dblock.php24 function accepts($mode) { function in syntax_plugin_codedoc_block
26 return parent::accepts($mode);
/plugin/glossary/syntax/
H A Dspan.php25 function accepts ($mode) { function in syntax_plugin_glossary_span
28 return parent::accepts ($mode);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1accepts an index\n\t * of where to slice the arguments to provide to `func`.\n\t *\n\t …
/plugin/amcharts/
H A DREADME.md5 This plugin accepts the same JavaScript object that AmCharts takes to generate a chart. Any chart d…
15 This plugin accepts the same JavaScript object that the `makeChart()` function of amcharts.js takes…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.Encoding.txt
H A DFilter.ExtractStyleBlocks.Scope.txt
H A DURI.Munge.txt
/plugin/javadoc/
H A Dsyntax.php44 function accepts($mode) { function in syntax_plugin_javadoc
49 return parent::accepts($mode);
/plugin/fontcolor/
H A Dsyntax.php79 public function accepts($mode) { function in syntax_plugin_fontcolor
81 return parent::accepts($mode);
/plugin/subjectindex/plugins/
H A Dbible_verses.txt5204 …rds, the God great, mighty and fear-inspiring, who treats none with partiality nor accepts a bribe,
5611 "'Cursed is the one who accepts a bribe to strike a soul fatally, when it is innocent blood.' (And …
/plugin/variants/
H A Dvariants.php48 public function accepts($mode) { function in syntax_plugin_variants_variants
51 return parent::accepts($mode);
/plugin/twcheckliste/
H A Dsyntax.php39 function accepts($mode) { function in syntax_plugin_twcheckliste
42 return parent::accepts($mode);

1234567