Searched refs:normalizer_func_t (Results 1 - 22 of 22) sorted by relevance

/dovecot/src/lib-charset/
H A Dcharset-utf8.h20 int charset_to_utf8_begin(const char *charset, normalizer_func_t *normalizer,
25 charset_utf8_to_utf8_begin(normalizer_func_t *normalizer);
44 int charset_to_utf8_str(const char *charset, normalizer_func_t *normalizer,
50 charset_utf8_to_utf8(normalizer_func_t *normalizer,
H A Dcharset-utf8-only.c7 normalizer_func_t *normalizer;
12 normalizer_func_t *normalizer,
H A Dcharset-utf8-private.h8 int (*to_utf8_begin)(const char *charset, normalizer_func_t *normalizer,
H A Dcharset-utf8.c24 int charset_to_utf8_str(const char *charset, normalizer_func_t *normalizer,
41 charset_utf8_to_utf8_begin(normalizer_func_t *normalizer)
51 charset_utf8_to_utf8(normalizer_func_t *normalizer,
75 int charset_to_utf8_begin(const char *charset, normalizer_func_t *normalizer,
H A Dcharset-iconv.c14 normalizer_func_t *normalizer;
18 iconv_charset_to_utf8_begin(const char *charset, normalizer_func_t *normalizer,
/dovecot/src/plugins/fts-lucene/
H A DSnowballFilter.h25 normalizer_func_t *normalizer;
33 SnowballFilter(TokenStream* in, normalizer_func_t *normalizer, const char* language, bool deleteTS);
H A DSnowballAnalyzer.h28 normalizer_func_t *normalizer;
34 SnowballAnalyzer(normalizer_func_t *normalizer, const char* language="english");
H A DSnowball.cc29 SnowballAnalyzer::SnowballAnalyzer(normalizer_func_t *_normalizer, const char* _language)
96 SnowballFilter::SnowballFilter(TokenStream* in, normalizer_func_t *normalizer, const char* language, bool deleteTS):
H A Dlucene-wrapper.cc65 normalizer_func_t *normalizer;
466 normalizer_func_t *normalizer = index->normalizer;
/dovecot/src/lib-mail/
H A Dmessage-header-decode.h20 buffer_t *dest, normalizer_func_t *normalizer);
H A Dmessage-decoder.h26 message_decoder_init(normalizer_func_t *normalizer,
H A Dmessage-search.h16 normalizer_func_t *normalizer,
H A Dmessage-header-decode.c140 normalizer_func_t *normalizer;
177 buffer_t *dest, normalizer_func_t *normalizer)
H A Dtest-message-header-decode.c15 normalizer_func_t *normalizer ATTR_UNUSED,
H A Dmessage-search.c15 normalizer_func_t *normalizer;
26 normalizer_func_t *normalizer,
H A Dmessage-decoder.c21 normalizer_func_t *normalizer;
46 message_decoder_init(normalizer_func_t *normalizer,
H A Dtest-message-decoder.c13 normalizer_func_t *normalizer ATTR_UNUSED)
/dovecot/src/plugins/charset-alias/
H A Dcharset-alias-plugin.c22 normalizer_func_t *normalizer,
76 normalizer_func_t *normalizer,
/dovecot/src/plugins/fts/
H A Dfts-api-private.h84 normalizer_func_t *normalizer;
/dovecot/src/lib/
H A Dunichar.h44 typedef int normalizer_func_t(const void *input, size_t size, typedef
/dovecot/src/lib-storage/
H A Dmail-user.h67 normalizer_func_t *default_normalizer;
H A Dmail-storage-private.h639 normalizer_func_t *normalizer;

Completed in 31 milliseconds