gotguid 683 ext/com_dotnet/com_com.c zend_bool gotguid = 0; gotguid 269 ext/com_dotnet/com_typeinfo.c int gotguid = 0; gotguid 278 ext/com_dotnet/com_typeinfo.c gotguid = SUCCEEDED(IProvideClassInfo2_GetGUID(pci2, GUIDKIND_DEFAULT_SOURCE_DISP_IID, &iid)); gotguid 281 ext/com_dotnet/com_typeinfo.c if (!gotguid && SUCCEEDED(IDispatch_QueryInterface(V_DISPATCH(&obj->v), &IID_IProvideClassInfo, (void**)&pci))) { gotguid 319 ext/com_dotnet/com_typeinfo.c if (!gotguid && dispname && typelib) { gotguid 366 ext/com_dotnet/com_typeinfo.c } else if (gotguid) {