Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h141 bool php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, bool printdef, GUID *guid…
H A Dcom_com.c715 if (php_com_process_typeinfo(typeinfo, id_to_name, 0, &obj->sink_id, obj->code_page)) { in PHP_FUNCTION()
760 php_com_process_typeinfo(typeinfo, NULL, 1, NULL, obj ? obj->code_page : COMG(code_page)); in PHP_FUNCTION()
H A Dcom_typeinfo.c479 bool php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, bool printdef, GUID *guid… in php_com_process_typeinfo() function

Completed in 8 milliseconds