Home
last modified time | relevance | path

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

/plugin/exttab2/
H A Dsyntax.php244 function _closetag($tag, $before='', $after='') { function in syntax_plugin_exttab2
268 $r.= $this->_closetag(EXTTAB2_CAPTION);
284 $r.= $this->_closetag($t);
288 $r.= $this->_closetag(EXTTAB2_TABLE);
341 $r.= $this->_closetag(EXTTAB2_CAPTION);
350 $r.= $this->_closetag($t);
361 $r.= $this->_closetag(EXTTAB2_CAPTION);
366 $r.= $this->_closetag(EXTTAB2_TD);
367 $r.= $this->_closetag(EXTTAB2_TR);
372 $r.= $this->_closetag($t);
[all …]