Home
last modified time | relevance | path

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

/plugin/htmlokay/
H A Dsyntax.php144 return $this->style_matches($match, 2);
215 $match = $this->style_matches($match, 3);
250 $match = $this->style_matches($match, 4);
332 function style_matches($match, $level) function in syntax_plugin_htmlOKay