Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-html-utils.c66 #define is_addr_char(c) (c < 128 && !(special_chars[c] & 1)) macro
122 for (start = *cur; start - 1 >= linestart && is_addr_char (*(start - 1)); start--) in email_address_extract()
/dports/mail/gmime2/gmime-2.2.27/
H A DChangeLog3541 * gmime-filter-html.c (is_addr_char): Don't use "isprint(c)" to
3547 is_addr_char for the part after the @.
/dports/mail/gmime26-sharp/gmime-2.6.23/
H A DChangeLog6639 * gmime-filter-html.c (is_addr_char): Don't use "isprint(c)" to
6645 is_addr_char for the part after the @.
/dports/mail/gmime26/gmime-2.6.23/
H A DChangeLog6639 * gmime-filter-html.c (is_addr_char): Don't use "isprint(c)" to
6645 is_addr_char for the part after the @.