php_com_process_typeinfo 717 ext/com_dotnet/com_com.c if (php_com_process_typeinfo(typeinfo, id_to_name, 0, &obj->sink_id, obj->code_page TSRMLS_CC)) { php_com_process_typeinfo 765 ext/com_dotnet/com_com.c php_com_process_typeinfo(typeinfo, NULL, 1, NULL, obj ? obj->code_page : COMG(code_page) TSRMLS_CC); php_com_process_typeinfo 176 ext/com_dotnet/php_com_dotnet_internal.h int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, int codepage TSRMLS_DC);