Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds