Home
last modified time | relevance | path

Searched refs:ft_snippet (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Ui/
H A DSearch.php578 $resultBody['snippet'] = ft_snippet($id, $highlight);
/dokuwiki/inc/Remote/
H A DApiCore.php334 $snippet = ft_snippet($id, $regex);
/dokuwiki/inc/
H A Dfulltext.php451 function ft_snippet($id, $highlight)
426 function ft_snippet($id,$highlight){ global() function