Searched refs:parseTuples (Results 1 – 1 of 1) sorted by relevance
627 $docs["$wlen*$ixid"] = $this->parseTuples($page_idx, $index[$ixid]);743 $pages = array_keys($this->parseTuples($page_idx, $lines[$value_id]));868 $pages = array_merge($pages, $this->parseTuples($page_idx, $line));1209 protected function parseTuples(&$keys, $line) function in dokuwiki\\Search\\Indexer