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

/haiku/src/kits/mail/
H A Dmail_util.cpp597 const char *specialChars = "\"()<>@,"; local
610 strchr (specialChars, source[wordEnd]) != NULL) {
620 strchr (specialChars, source[wordEnd]) != NULL)

Completed in 108 milliseconds