Home
last modified time | relevance | path

Searched refs:autoreg_on (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/com_dotnet/
H A Dphp_com_dotnet.h48 zend_bool autoreg_on; variable
H A Dcom_extension.c327 …STD_PHP_INI_ENTRY("com.autoregister_typelib", "0", PHP_INI_ALL, OnUpdateBool, autoreg_on, zend_com…
H A Dcom_com.c247 if (COMG(autoreg_on) && !cached) { in PHP_FUNCTION()
256 } else if (obj->typeinfo && COMG(autoreg_on)) { in PHP_FUNCTION()

Completed in 15 milliseconds