Home
last modified time | relevance | path

Searched refs:canHandle (Results 1 – 2 of 2) sorted by relevance

/plugin/refnotes/
H A Dcore.php96 public function canHandle($state) { function in refnotes_parser_core
97 return $this->getCurrentContext()->canHandle($state);
139 public function canHandle($state) { function in refnotes_parsing_context
/plugin/refnotes/syntax/
H A Dreferences.php115 $result = refnotes_parser_core::getInstance()->canHandle($state);