lpVtbl            114 ext/com_dotnet/com_dotnet.c 	struct _Imscorlib_System_AppDomainVtbl *lpVtbl;
lpVtbl            258 ext/com_dotnet/com_dotnet.c 	hr = stuff->dotnet_domain->lpVtbl->CreateInstance(stuff->dotnet_domain, oleassembly_sys, oletype_sys, &unk);
lpVtbl             40 ext/com_dotnet/com_persist.c 	CONST_VTBL struct IStreamVtbl *lpVtbl;
lpVtbl            280 ext/com_dotnet/com_persist.c 	stm->lpVtbl = &php_istream_vtbl;
lpVtbl             37 ext/com_dotnet/com_wrapper.c 	CONST_VTBL struct IDispatchExVtbl *lpVtbl;
lpVtbl            209 ext/com_dotnet/com_wrapper.c 	return This->lpVtbl->InvokeEx(This, dispIdMember,
lpVtbl            544 ext/com_dotnet/com_wrapper.c 	disp->lpVtbl = &php_dispatch_vtbl;