Home
last modified time | relevance | path

Searched defs:accepts (Results 26 – 50 of 90) sorted by path

1234

/plugin/combo/syntax/
H A Dnote.php73 public function accepts($mode): bool function in syntax_plugin_combo_note
H A Drailroad.php64 public function accepts($mode): bool function in syntax_plugin_combo_railroad
H A Dtab.php61 public function accepts($mode) function in syntax_plugin_combo_tab
H A Dtabpanels.php52 public function accepts($mode) function in syntax_plugin_combo_tabpanels
H A Dtext.php68 public function accepts($mode): bool function in syntax_plugin_combo_text
H A Dtoggle.php67 function accepts($mode): bool function in syntax_plugin_combo_toggle
H A Dtogglecollapse.php60 function accepts($mode): bool function in syntax_plugin_combo_togglecollapse
H A Dtoggleexpand.php60 function accepts($mode): bool function in syntax_plugin_combo_toggleexpand
H A Dtooltip.php99 public function accepts($mode): bool function in syntax_plugin_combo_tooltip
H A Dunit.php65 public function accepts($mode) function in syntax_plugin_combo_unit
H A Dwebcode.php80 public function accepts($mode) function in syntax_plugin_combo_webcode
H A Dxmlblocktag.php52 public function accepts($mode): bool function in syntax_plugin_combo_xmlblocktag
H A Dxmlinlinetag.php80 public function accepts($mode): bool function in syntax_plugin_combo_xmlinlinetag
/plugin/commentsyntax/syntax/
H A Dcstyle.php47 public function accepts($mode) function in syntax_plugin_commentsyntax_cstyle
/plugin/deflist/
H A Dsyntax.php111 function accepts($aMode) { function in syntax_plugin_deflist
/plugin/diff/
H A Dsyntax.php193 function accepts($aMode) { function in syntax_plugin_diff
/plugin/dokugource/
H A Dsyntax.php25 function accepts($m) { return true;} function in syntax_plugin_dokugource
/plugin/dwtimeline/syntax/
H A Dmilestone.php17 function accepts($mode) { function in syntax_plugin_dwtimeline_milestone
/plugin/exttab3/
H A Dsyntax.php74 public function accepts($mode) function in syntax_plugin_exttab3
/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/findologicxmlexport/vendor/sebastian/comparator/src/
H A DArrayComparator.php25 public function accepts($expected, $actual) function in SebastianBergmann\\Comparator\\ArrayComparator
H A DComparator.php50 abstract public function accepts($expected, $actual); function in SebastianBergmann\\Comparator\\Comparator
H A DDOMNodeComparator.php28 public function accepts($expected, $actual) function in SebastianBergmann\\Comparator\\DOMNodeComparator
H A DDateTimeComparator.php25 public function accepts($expected, $actual) function in SebastianBergmann\\Comparator\\DateTimeComparator

1234