xmlrpc_errors     499 main/main.c    	STD_PHP_INI_BOOLEAN("xmlrpc_errors",		"0",		PHP_INI_SYSTEM,		OnUpdateBool,			xmlrpc_errors,			php_core_globals,	core_globals)
xmlrpc_errors    1101 main/main.c    			if (PG(xmlrpc_errors)) {
xmlrpc_errors     127 main/php_globals.h 	zend_bool xmlrpc_errors;