autoreg_verbose   331 ext/com_dotnet/com_extension.c     STD_PHP_INI_ENTRY("com.autoregister_verbose",	"0", PHP_INI_ALL, OnUpdateBool, autoreg_verbose, zend_com_dotnet_globals, com_dotnet_globals)
autoreg_verbose   201 ext/com_dotnet/com_typeinfo.c 					if (COMG(autoreg_verbose) && !compare_function(&results, &c.value, exists)) {
autoreg_verbose    50 ext/com_dotnet/php_com_dotnet.h 	zend_bool autoreg_verbose;