Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dphp_com_dotnet.h43 zend_bool autoreg_on; variable
H A Dcom_com.c258 if (COMG(autoreg_on)) { in PHP_FUNCTION()
267 } else if (obj->typeinfo && COMG(autoreg_on)) { in PHP_FUNCTION()
H A Dcom_extension.c276 …STD_PHP_INI_ENTRY("com.autoregister_typelib", "0", PHP_INI_ALL, OnUpdateBool, autoreg_on, zend_com…

Completed in 13 milliseconds