Searched refs:ft_pageSearch (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/inc/Action/ |
| H A D | Search.php | 72 … $this->fullTextResults = ft_pageSearch($QUERY, $highlight, $INPUT->str('srt'), $after, $before);
|
| /dokuwiki/inc/Feed/ |
| H A D | FeedCreator.php | 157 $data = ft_pageSearch($this->options->get('search_query'), $poswords);
|
| /dokuwiki/inc/Remote/ |
| H A D | ApiCore.php | 328 $data = ft_pageSearch($query, $regex);
|
| /dokuwiki/inc/ |
| H A D | fulltext.php | 37 function ft_pageSearch($query, &$highlight, $sort = null, $after = null, $before = null) function
|