autoreg_on 245 ext/com_dotnet/com_com.c if (COMG(autoreg_on) && !cached) { autoreg_on 254 ext/com_dotnet/com_com.c } else if (obj->typeinfo && COMG(autoreg_on)) { autoreg_on 332 ext/com_dotnet/com_extension.c STD_PHP_INI_ENTRY("com.autoregister_typelib", "0", PHP_INI_ALL, OnUpdateBool, autoreg_on, zend_com_dotnet_globals, com_dotnet_globals) autoreg_on 51 ext/com_dotnet/php_com_dotnet.h zend_bool autoreg_on;