mail_x_header 319 ext/standard/mail.c if (PG(mail_x_header)) { mail_x_header 554 main/main.c STD_PHP_INI_BOOLEAN("mail.add_x_header", "0", PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateBool, mail_x_header, php_core_globals, core_globals) mail_x_header 163 main/php_globals.h zend_bool mail_x_header;