Searched refs:data_length (Results 1 – 2 of 2) sorted by relevance
85 public $data_length = 0; variable in SimplePie\\XML\\Declaration\\Parser104 $this->data_length = strlen($this->data);139 return (bool) ($this->position < $this->data_length);
103 protected $data_length = 0; variable in SimplePie\\HTTP\\Parser135 $this->data_length = strlen($this->data);171 return (bool) ($this->position < $this->data_length);