Searched defs:highlight (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Ui/ | ||
H A D | Search.php | 17 protected $highlight = []; variable in dokuwiki\\Ui\\Search |
/dokuwiki/inc/Action/ | ||
H A D | Search.php | 18 protected $highlight = []; variable in dokuwiki\\Action\\Search |
/dokuwiki/inc/ | ||
H A D | fulltext.php | 34 ft_pageSearch($query, & $highlight, $sort = null, $after = null, $before = null) global() argument |