Home
last modified time | relevance | path

Searched refs:dotnet (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/com_dotnet/tests/
H A Dbug77177.phpt8 $dotnet = new DOTNET("mscorlib", "System.Collections.Stack");
10 foreach ([$com, $dotnet, $variant] as $object) {
18 $strings = ['C:3:"com":0:{}', 'C:6:"dotnet":0:{}', 'C:7:"variant":0:{}'];
27 $strings = ['O:3:"com":0:{}', 'O:6:"dotnet":0:{}', 'O:7:"variant":0:{}'];
38 Exception: Serialization of 'dotnet' is not allowed
41 Exception: Unserialization of 'dotnet' is not allowed
44 Exception: Unserialization of 'dotnet' is not allowed
H A Dbug73679.phpt21 #0 %sbug73679.php(%d): dotnet->__construct('mscorlib', 'System.Collecti...', -2200000000)
/php-src/ext/com_dotnet/
H A Dconfig.w323 ARG_ENABLE("com-dotnet", "COM and .Net support", "yes");
H A Dcom_extension_arginfo.h169 ZEND_METHOD(dotnet, __construct);
220 ZEND_ME(dotnet, __construct, arginfo_class_dotnet___construct, ZEND_ACC_PUBLIC)
H A Dcom_extension.stub.php367 class dotnet extends variant class
H A Dphp_com_dotnet_internal.h122 PHP_METHOD(dotnet, __construct);
H A Dcom_dotnet.c218 PHP_METHOD(dotnet, __construct) in PHP_METHOD() argument
/php-src/.github/scripts/windows/
H A Dbuild_task.bat44 --enable-com-dotnet=shared ^

Completed in 16 milliseconds