Home
last modified time | relevance | path

Searched refs:phrase (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/
H A Dfulltext.php95 case 'P-:': // phrase
96 $phrase = substr($token, 3);
99 // all words in this phrase
105 'phrase' => $phrase,
111 if (strpos($text, $phrase) !== false) {
117 $pages_matched[$id] = 0; // phrase: always 0 hit
707 * "phrase to be included"
708 * -"phrase you want to exclude"
720 * a word 'aa', a phrase 'b
[all...]