GUID              664 ext/com_dotnet/com_com.c 	GUID retval;
GUID               48 ext/com_dotnet/com_dotnet.c const GUID IID_mscorlib_System_AppDomain = {
GUID              269 ext/com_dotnet/com_typeinfo.c 	GUID iid;
GUID              433 ext/com_dotnet/com_typeinfo.c int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, int codepage)
GUID              451 ext/com_dotnet/com_typeinfo.c 			memcpy(guid, &attr->guid, sizeof(GUID));
GUID               48 ext/com_dotnet/com_wrapper.c 	GUID sinkid;	/* iid that we "implement" for event sinking */
GUID              584 ext/com_dotnet/com_wrapper.c PHP_COM_DOTNET_API IDispatch *php_com_wrapper_export_as_sink(zval *val, GUID *sinkid,
GUID               48 ext/com_dotnet/php_com_dotnet_internal.h 	GUID sink_id;
GUID              118 ext/com_dotnet/php_com_dotnet_internal.h PHP_COM_DOTNET_API IDispatch *php_com_wrapper_export_as_sink(zval *val, GUID *sinkid, HashTable *id_to_name);
GUID              179 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);
GUID               40 ext/sockets/sendrecvmsg.c static GUID WSARecvMsg_GUID = WSAID_WSARECVMSG;