Home
last modified time | relevance | path

Searched refs:readChunk (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/ChangeLog/
H A DChangeLogTrait.php170 $lines = $this->readChunk($fp, $head, $tail);
184 protected function readChunk($fp, $head, $tail)
259 $lines = $this->readChunk($fp, $head, $tail);
190 protected function readChunk($fp, $head, $tail) global() function