Searched refs:tag_close (Results 1 – 2 of 2) sorted by relevance
51 …message: '(^Parameter \$parser of method SimplePie\\Parser::(tag_open|cdata|tag_close)\(\) has inv…
186 $this->tag_close(null, $tagName);206 $this->tag_close(null, $tagName);349 public function tag_close($parser, string $tag) function in SimplePie\\Parser