Home
last modified time | relevance | path

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

/PHP-8.1/ext/com_dotnet/
H A Dphp_com_dotnet.h41 bool autoreg_on; variable
H A Dcom_extension.c140 …STD_PHP_INI_BOOLEAN("com.autoregister_typelib", "0", PHP_INI_ALL, OnUpdateBool, autoreg_on, zend_c…
H A Dcom_com.c237 if (COMG(autoreg_on)) { in PHP_METHOD()
246 } else if (obj->typeinfo && COMG(autoreg_on)) { in PHP_METHOD()

Completed in 12 milliseconds