Searched defs:squat_trie_lookup_data (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/fts-squat/
H A Dsquat-trie.c1770 squat_trie_lookup_data(struct squat_trie *trie, const unsigned char *data, function
1915 ret = squat_trie_lookup_data(ctx->trie, data + i, bytelen,
2011 ret = squat_trie_lookup_data(trie, data, str_bytelen,

Completed in 17 milliseconds