Searched refs:EBMLbuffer_length (Results 1 – 1 of 1) sorted by relevance
241 private $EBMLbuffer_length = 0; variable in getid3_matroska1285 …if (($this->current_offset - $this->EBMLbuffer_offset) >= ($this->EBMLbuffer_length - $min_data)) {1292 $this->EBMLbuffer_length = strlen($this->EBMLbuffer);1298 if ($this->EBMLbuffer_length == 0 && $this->feof()) {