Home
last modified time | relevance | path

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

/plugin/combo/syntax/
H A Dheadingwiki.php130 $level = $this->getLevelFromMatch($match);
160 $levelFromMatch = $this->getLevelFromMatch($match);
249 function getLevelFromMatch($match): int function in syntax_plugin_combo_headingwiki