Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php64 private const STATE_BODY = 'body'; define in SimplePie\\HTTP\\Parser
151 if ($this->state === self::STATE_EMIT || $this->state === self::STATE_BODY) {
287 $this->state = self::STATE_BODY;
290 $this->state = self::STATE_BODY;