Home
last modified time | relevance | path

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

/plugin/htmlokay/
H A Dsyntax.php123 return $this->script_matches($match, 2);
224 return $this->script_matches($match, 3);
264 function script_matches($match, $level) function in syntax_plugin_htmlOKay