Home
last modified time | relevance | path

Searched refs:com_dotnet (Results 1 – 25 of 35) sorted by relevance

12

/PHP-8.1/ext/com_dotnet/
H A Dphp_com_dotnet.h32 PHP_MINIT_FUNCTION(com_dotnet);
33 PHP_MSHUTDOWN_FUNCTION(com_dotnet);
34 PHP_RINIT_FUNCTION(com_dotnet);
35 PHP_RSHUTDOWN_FUNCTION(com_dotnet);
36 PHP_MINFO_FUNCTION(com_dotnet);
38 ZEND_BEGIN_MODULE_GLOBALS(com_dotnet)
46 ZEND_END_MODULE_GLOBALS(com_dotnet)
52 ZEND_EXTERN_MODULE_GLOBALS(com_dotnet)
53 #define COMG(v) ZEND_MODULE_GLOBALS_ACCESSOR(com_dotnet, v)
H A Dcom_extension.c45 PHP_MINIT(com_dotnet),
46 PHP_MSHUTDOWN(com_dotnet),
47 PHP_RINIT(com_dotnet),
48 PHP_RSHUTDOWN(com_dotnet),
49 PHP_MINFO(com_dotnet),
51 PHP_MODULE_GLOBALS(com_dotnet),
52 PHP_GINIT(com_dotnet),
63 ZEND_GET_MODULE(com_dotnet) in ZEND_GET_MODULE() argument
160 PHP_MINIT_FUNCTION(com_dotnet) in PHP_MINIT_FUNCTION() argument
290 PHP_RINIT_FUNCTION(com_dotnet) in PHP_RINIT_FUNCTION() argument
[all …]
H A Dconfig.w326 CHECK_LIB('oleaut32.lib', 'com_dotnet');
7 EXTENSION("com_dotnet", "com_com.c com_dotnet.c com_extension.c \
/PHP-8.1/ext/com_dotnet/tests/
H A Dgh8778.phpt5 if (!extension_loaded("com_dotnet")) die("skip com_dotnet extension not available");
H A Dbug77578.phpt4 com_dotnet
12 $command = "$php $iniopt -d extension=com_dotnet -d com.autoregister_typelib=1 -r \"new COM('WbemSc…
H A Dbug79247.phpt4 com_dotnet
H A Dbug69939.phpt4 com_dotnet
H A Dbug49192.phpt4 com_dotnet
H A Dbug79248.phpt4 com_dotnet
H A Dbug62474.phpt4 com_dotnet
H A Dbug79299.phpt4 com_dotnet
H A Dbug45280.phpt4 com_dotnet
H A Dbug72498.phpt4 com_dotnet
H A Dbug39606.phpt4 com_dotnet
H A Dbug79242.phpt4 com_dotnet
H A Dbug39596.phpt4 com_dotnet
H A Dbug63208.phpt4 com_dotnet
H A Dbug77621.phpt4 com_dotnet
H A Dbug34272.phpt4 com_dotnet
H A Dbug78694.phpt4 com_dotnet
H A Dbug79332.phpt4 com_dotnet
H A Dbug78650.phpt4 com_dotnet
H A Dbug64130.phpt4 com_dotnet
H A Dbug66322.phpt4 com_dotnet
/PHP-8.1/ext/standard/tests/general_functions/
H A Dbug77638_1.phpt4 com_dotnet

Completed in 25 milliseconds

12