Home
last modified time | relevance | path

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

/plugin/box2/
H A Dsyntax.php133 $renderer->doc .= $this->_xhtml_boxopen($renderer, $pos, $data);
143 $renderer->doc .= $this->_xhtml_boxopen($renderer, $pos, $data);
280 function _xhtml_boxopen($renderer, $pos, $styles) { function in syntax_plugin_box2