B64CHAR 2239 ext/imap/php_imap.c #define B64CHAR(c) (isalnum(c) || (c) == '+' || (c) == ',') B64CHAR 2513 ext/imap/php_imap.c #undef B64CHAR