Home
last modified time | relevance | path

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

/PHP-8.1/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h141 int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, …
H A Dcom_com.c725 if (php_com_process_typeinfo(typeinfo, id_to_name, 0, &obj->sink_id, obj->code_page)) { in PHP_FUNCTION()
774 php_com_process_typeinfo(typeinfo, NULL, 1, NULL, obj ? obj->code_page : COMG(code_page)); in PHP_FUNCTION()
H A Dcom_typeinfo.c473 int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, … in php_com_process_typeinfo() function

Completed in 17 milliseconds