B64CHAR          2727 imap/php_imap.c #define B64CHAR(c) (isalnum(c) || (c) == '+' || (c) == ',')
B64CHAR          2995 imap/php_imap.c #undef B64CHAR