Home
last modified time | relevance | path

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

/plugin/register/
H A Dsyntax.php91 private function parse_match(&$renderer, $match) function in syntax_plugin_register
190 $ret = $this->parse_match($renderer, $match);
/plugin/dwcommits/
H A Dsyntax.php119 function parse_match($match) { function in syntax_plugin_dwcommits