Home
last modified time | relevance | path

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

/plugin/extlist/
H A Dsyntax.php559 list($before, $after) = $this->_tag_indent($tag);
568 list($before, $after) = $this->_tag_indent('/'.$tag);
575 * Initialize this array only once instead of each time the method _tag_indent()
595 private function _tag_indent($tag)
576 private function _tag_indent($tag) global() function in syntax_plugin_extlist