Home
last modified time | relevance | path

Searched refs:tag_close (Results 1 – 2 of 2) sorted by last modified time

/plugin/exttab3/
H A Dsyntax.php322 $renderer->doc.= $this->tag_close($tag);
349 protected function tag_close($tag) function in syntax_plugin_exttab3
/plugin/jsonrpc/
H A DIJR_Message.php84 function tag_close($parser, $tag) { function in IJR_Message