Searched refs:str_find_init (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib/
H A Dstr-find.h6 struct str_find_context *str_find_init(pool_t pool, const char *key);
H A Dtest-str-find.c16 ctx = str_find_init(pool_datastack_create(), key);
H A Dstr-find.c78 struct str_find_context *str_find_init(pool_t pool, const char *key) function
/dovecot/src/lib-mail/
H A Dmessage-search.c36 ctx->str_find_ctx = str_find_init(default_pool, normalized_key_utf8);

Completed in 11 milliseconds