Home
last modified time | relevance | path

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

/PHP-7.2/ext/com_dotnet/
H A Dcom_com.c763 char *ifacename = NULL; in PHP_FUNCTION() local
770 if (FAILURE == zend_parse_parameters(ZEND_NUM_ARGS(), "z/|s!b", &arg1, &ifacename, in PHP_FUNCTION()
783 typeinfo = php_com_locate_typeinfo(typelibname, obj, ifacename, wantsink ? 1 : 0); in PHP_FUNCTION()

Completed in 5 milliseconds