Home
last modified time | relevance | path

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

/PHP-8.0/ext/com_dotnet/tests/
H A Dbug77177.phpt10 $dotnet = new DOTNET("mscorlib", "System.Collections.Stack");
12 foreach ([$com, $dotnet, $variant] as $object) {
20 $strings = ['C:3:"com":0:{}', 'C:6:"dotnet":0:{}', 'C:7:"variant":0:{}'];
29 $strings = ['O:3:"com":0:{}', 'O:6:"dotnet":0:{}', 'O:7:"variant":0:{}'];
36 Exception: Serialization of 'dotnet' is not allowed
39 Exception: Unserialization of 'dotnet' is not allowed
47 Warning: Erroneous data format for unserializing 'dotnet' in %s on line %d
H A Dbug73679.phpt20 #0 %sbug73679.php(%d): dotnet->__construct('mscorlib', 'System.Collecti...', -2200000000)
/PHP-8.0/ext/com_dotnet/
H A Dconfig.w323 ARG_ENABLE("com-dotnet", "COM and .Net support", "yes");
H A Dcom_extension_arginfo.h170 ZEND_METHOD(dotnet, __construct);
225 ZEND_ME(dotnet, __construct, arginfo_class_dotnet___construct, ZEND_ACC_PUBLIC)
H A Dcom_extension.stub.php80 class dotnet 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-8.0/.github/scripts/windows/
H A Dbuild_task.bat62 --enable-com-dotnet=shared ^
/PHP-8.0/
H A DUPGRADING1125 dotnet objects.

Completed in 18 milliseconds