Home
last modified time | relevance | path

Searched full:ft_snippet_re_preprocess (Results 1 – 3 of 3) sorted by relevance

/plugin/asiansearch/
H A Daction.php125 * (ft_snippet_re_preprocess is replaced)
215 * Revised version of the ft_snippet_re_preprocess()
222 return ft_snippet_re_preprocess($term);
/dokuwiki/inc/
H A Dfulltext.php477 'ft_snippet_re_preprocess',
568 function ft_snippet_re_preprocess($term)
538 function ft_snippet_re_preprocess($term) { global() function
H A Dhtml.php300 $phrases = array_map('ft_snippet_re_preprocess', $phrases);