Home
last modified time | relevance | path

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

12

/php-src/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.c60 PHP_MINIT(com_dotnet),
61 PHP_MSHUTDOWN(com_dotnet),
62 PHP_RINIT(com_dotnet),
63 PHP_RSHUTDOWN(com_dotnet),
64 PHP_MINFO(com_dotnet),
66 PHP_MODULE_GLOBALS(com_dotnet),
67 PHP_GINIT(com_dotnet),
78 ZEND_GET_MODULE(com_dotnet) in ZEND_GET_MODULE() argument
174 PHP_MINIT_FUNCTION(com_dotnet) in PHP_MINIT_FUNCTION() argument
233 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-src/ext/com_dotnet/tests/
H A Dbug77578.phpt4 com_dotnet
12 if (!extension_loaded('com_dotnet')) dl('com_dotnet');
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 Dgh8778.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-src/ext/standard/tests/general_functions/
H A Dbug77638_1.phpt4 com_dotnet

Completed in 23 milliseconds

12