Home
last modified time | relevance | path

Searched refs:parse_quote_2047 (Results 1 – 25 of 28) sorted by relevance

12

/dports/mail/exim-monitor/exim-4.95/src/
H A Dparse.c874 parse_quote_2047(const uschar *string, int len, uschar *charset, BOOL fold) in parse_quote_2047() function
991 return parse_quote_2047(phrase, len, headers_charset, FALSE); in parse_fix_phrase()
H A Dsieve.c3105 fprintf(f, "Subject: %s\n", parse_quote_2047(message.character, in parse_commands()
3338 … addr->reply->subject = US parse_quote_2047(subject.character, subject.length, US"utf-8", TRUE); in parse_commands()
H A Dfunctions.h383 extern const uschar *parse_quote_2047(const uschar *, int, uschar *, BOOL);
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dparse.c874 parse_quote_2047(const uschar *string, int len, uschar *charset, BOOL fold) in parse_quote_2047() function
991 return parse_quote_2047(phrase, len, headers_charset, FALSE); in parse_fix_phrase()
H A Dsieve.c3105 fprintf(f, "Subject: %s\n", parse_quote_2047(message.character, in parse_commands()
3338 … addr->reply->subject = US parse_quote_2047(subject.character, subject.length, US"utf-8", TRUE); in parse_commands()
H A Dfunctions.h383 extern const uschar *parse_quote_2047(const uschar *, int, uschar *, BOOL);
H A Dexpand.c7591 parse_quote_2047(sub, Ustrlen(sub), headers_charset, in expand_string_internal()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dparse.c874 parse_quote_2047(const uschar *string, int len, uschar *charset, BOOL fold) in parse_quote_2047() function
991 return parse_quote_2047(phrase, len, headers_charset, FALSE); in parse_fix_phrase()
H A Dsieve.c3105 fprintf(f, "Subject: %s\n", parse_quote_2047(message.character, in parse_commands()
3338 … addr->reply->subject = US parse_quote_2047(subject.character, subject.length, US"utf-8", TRUE); in parse_commands()
H A Dfunctions.h383 extern const uschar *parse_quote_2047(const uschar *, int, uschar *, BOOL);
H A Dexpand.c7591 parse_quote_2047(sub, Ustrlen(sub), headers_charset, in expand_string_internal()
/dports/mail/exim/exim-4.95/src/
H A Dparse.c874 parse_quote_2047(const uschar *string, int len, uschar *charset, BOOL fold) in parse_quote_2047() function
991 return parse_quote_2047(phrase, len, headers_charset, FALSE); in parse_fix_phrase()
H A Dsieve.c3105 fprintf(f, "Subject: %s\n", parse_quote_2047(message.character, in parse_commands()
3338 … addr->reply->subject = US parse_quote_2047(subject.character, subject.length, US"utf-8", TRUE); in parse_commands()
H A Dfunctions.h383 extern const uschar *parse_quote_2047(const uschar *, int, uschar *, BOOL);
H A Dexpand.c7591 parse_quote_2047(sub, Ustrlen(sub), headers_charset, in expand_string_internal()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dparse.c874 parse_quote_2047(const uschar *string, int len, uschar *charset, BOOL fold) in parse_quote_2047() function
991 return parse_quote_2047(phrase, len, headers_charset, FALSE); in parse_fix_phrase()
H A Dsieve.c3105 fprintf(f, "Subject: %s\n", parse_quote_2047(message.character, in parse_commands()
3338 … addr->reply->subject = US parse_quote_2047(subject.character, subject.length, US"utf-8", TRUE); in parse_commands()
H A Dfunctions.h383 extern const uschar *parse_quote_2047(const uschar *, int, uschar *, BOOL);
H A Dexpand.c7591 parse_quote_2047(sub, Ustrlen(sub), headers_charset, in expand_string_internal()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dparse.c874 parse_quote_2047(const uschar *string, int len, uschar *charset, BOOL fold) in parse_quote_2047() function
991 return parse_quote_2047(phrase, len, headers_charset, FALSE); in parse_fix_phrase()
H A Dsieve.c3105 fprintf(f, "Subject: %s\n", parse_quote_2047(message.character, in parse_commands()
3338 … addr->reply->subject = US parse_quote_2047(subject.character, subject.length, US"utf-8", TRUE); in parse_commands()
H A Dfunctions.h383 extern const uschar *parse_quote_2047(const uschar *, int, uschar *, BOOL);
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dparse.c874 parse_quote_2047(const uschar *string, int len, uschar *charset, BOOL fold) in parse_quote_2047() function
991 return parse_quote_2047(phrase, len, headers_charset, FALSE); in parse_fix_phrase()
H A Dsieve.c3105 fprintf(f, "Subject: %s\n", parse_quote_2047(message.character, in parse_commands()
3338 … addr->reply->subject = US parse_quote_2047(subject.character, subject.length, US"utf-8", TRUE); in parse_commands()
H A Dfunctions.h383 extern const uschar *parse_quote_2047(const uschar *, int, uschar *, BOOL);

12