Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/XML/Declaration/
H A DParser.php61 private const STATE_ERROR = false; define in SimplePie\\XML\\Declaration\\Parser
179 $this->state = self::STATE_ERROR;
190 $this->state = self::STATE_ERROR;
201 $this->state = self::STATE_ERROR;
216 $this->state = self::STATE_ERROR;
238 $this->state = self::STATE_ERROR;
253 $this->state = self::STATE_ERROR;
264 $this->state = self::STATE_ERROR;
275 $this->state = self::STATE_ERROR;
292 $this->state = self::STATE_ERROR;
[all …]
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php82 private const STATE_ERROR = false; define in SimplePie\\HTTP\\Parser
203 $this->state = self::STATE_ERROR;
206 $this->state = self::STATE_ERROR;
221 $this->state = self::STATE_ERROR;
313 $this->state = self::STATE_ERROR;