Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php194 $this->tag_close(null, $tagName);
214 $this->tag_close(null, $tagName);
326 public function tag_close($parser, $tag) function in SimplePie\\Parser