Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds