Home
last modified time | relevance | path

Searched refs:est_str_make_snippet (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/hyperestraier/hyperestraier-1.4.13/
H A Destraier.h823 char *est_str_make_snippet(const char *str, const CBLIST *words,
H A Destproxy.c1119 snippet = est_str_make_snippet(cblistval(chunks, i, NULL), p_words, INT_MAX, INT_MAX, 0); in sendsnippet()
H A DChangeLog157 * estraier.c (est_str_make_snippet): new function.
H A Destraier.c3498 char *est_str_make_snippet(const char *str, const CBLIST *words, in est_str_make_snippet() function