Home
last modified time | relevance | path

Searched refs:tag_open (Results 1 – 2 of 2) sorted by path

/plugin/exttab3/
H A Dsyntax.php315 $renderer->doc.= $this->tag_open($tag, $attr);
335 protected function tag_open($tag, $attr = null) function in syntax_plugin_exttab3
/plugin/jsonrpc/
H A DIJR_Message.php62 function tag_open($parser, $tag, $attr) { function in IJR_Message