Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dcore.php103 public function enterReference($name, $data) { function in refnotes_parser_core
104 $this->getCurrentContext()->enterReference($name, $data);
160 public function enterReference($name, $data) { function in refnotes_parsing_context
/plugin/refnotes/syntax/
H A Dreferences.php169 refnotes_parser_core::getInstance()->enterReference($match[1], $match[2]);