Home
last modified time | relevance | path

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

/plugin/refnotes/syntax/
H A Dreferences.php102 refnotes_parser_core::getInstance()->registerLexer($this->Lexer);
/plugin/refnotes/
H A Dcore.php53 public function registerLexer($lexer) { function in refnotes_parser_core