Home
last modified time | relevance | path

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

/plugin/extlist/
Dsyntax.php559 list($before, $after) = $this->_tag_indent($tag);
568 list($before, $after) = $this->_tag_indent('/'.$tag);
595 private function _tag_indent($tag) function in syntax_plugin_extlist