Searched refs:data_length (Results 1 – 2 of 2) sorted by relevance
125 public $data_length = 0; variable in SimplePie\\XML\\Declaration\\Parser144 $this->data_length = strlen($this->data);178 return (bool) ($this->position < $this->data_length);
137 protected $data_length = 0; variable in SimplePie\\HTTP\\Parser168 $this->data_length = strlen($this->data);202 return (bool) ($this->position < $this->data_length);