PHP_DEFAULT_CHARSET  295 main/SAPI.h    #define SAPI_DEFAULT_CHARSET		PHP_DEFAULT_CHARSET
PHP_DEFAULT_CHARSET  592 main/main.c    	STD_PHP_INI_ENTRY("default_charset",		PHP_DEFAULT_CHARSET,	PHP_INI_ALL,	OnUpdateString,			default_charset,		sapi_globals_struct, sapi_globals)