Lines Matching full:as
56 foreach (array_keys($words) as $wlen) {
58 foreach ($words[$wlen] as $wid => $freq) {
76 foreach ($delwords as $word) {
83 foreach ($upwords as $wlen => $widx) {
85 foreach ($widx as $wid) {
119 foreach ($tokens as $w => $c) {
130 foreach (array_keys($words) as $wlen) {
133 foreach ($words[$wlen] as $word => $freq) {
198 foreach ($key as $name => $values) {
216 foreach ($values as $val) {
240 foreach ($val_idx as $id => $action) {
339 foreach ($parts as $part) {
415 foreach ($delwords as $word) {
422 foreach ($upwords as $wlen => $widx) {
424 foreach ($widx as $wid) {
437 foreach ($keyidx as $metaname) {
440 foreach ($val_idx as $id) {
528 foreach ($wordlist as $i => $word) {
533 foreach ($wordlist as $i => $word) {
580 …// limit cache to 10 entries by discarding the oldest element as in DokuWiki usually only the most…
604 * The returned array will have the original tokens as key. The values
605 * in the returned list is an array with the page names as keys and the
606 * number of times that token appears on the page as value.
622 foreach (array_keys($wids) as $wlen) {
625 foreach ($wids[$wlen] as $ixid) {
632 foreach ($result as $word => $res) {
634 foreach ($res as $wid) {
639 foreach ($hits as $hitkey => $hitcnt) {
654 * The metadata values are compared as case-sensitive strings. Pass a
657 * searched for as the first argument, and the word in the index as the
688 foreach ($value_array as $val) {
689 foreach ($words as $i => $word) {
695 foreach ($value_array as $val) {
710 foreach (array_keys(preg_grep('/' . $re . '/', $words)) as $i)
722 foreach ($value_array as $val) {
730 foreach ($value_ids as $pid => $val_list) {
732 foreach ($val_list as $val) {
740 foreach ($value_ids as $value_id => $val_list) {
744 foreach ($val_list as $val) {
772 foreach ($words as $word) {
812 foreach ($indexes_known as $ixlen) {
816 foreach ($tokenlength[$ixlen] as $xword) {
820 foreach ($tokens[$xword] as $w)
826 foreach ($tokenwild as $xword => $wlen) {
828 foreach ($tokens[$xword] as $w) {
830 foreach (array_keys(preg_grep($w[1], $word_idx)) as $wid) {
860 foreach ($title_idx as $i => $title)
867 foreach ($lines as $line) {
880 * @return array list of words as the keys and frequency as values
896 foreach ($index as $val => $cnt) {
904 foreach ($index as $wid => $line) {
911 foreach ($val_idx as $wid => $freq) {
918 foreach ($lengths as $length) {
922 foreach ($index as $wid => $line) {
1158 foreach (array_keys($filter) as $key) {
1164 foreach ($lengths as $length) {
1214 foreach ($parts as $tuple) {
1239 foreach ($parts as $tuple) {