Searched refs:typeName (Results 1 – 3 of 3) sorted by relevance
/PHP-8.2/ext/com_dotnet/ |
H A D | com_dotnet.c | 101 …HRESULT ( STDMETHODCALLTYPE *CreateInstance )(IAppDomain * This, BSTR AssemblyName, BSTR typeName,… 102 …LLTYPE *CreateInstanceFrom )(IAppDomain * This, BSTR AssemblyFile, BSTR typeName, IUnknown **pRetV…
|
/PHP-8.2/ext/soap/ |
H A D | soap.stub.php | 475 …public function __construct(mixed $data, ?int $encoding, ?string $typeName = null, ?string $typeNa… argument
|
H A D | soap_arginfo.h | 40 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, typeName, IS_STRING, 1, "null")
|
Completed in 20 milliseconds