GUID              658 ext/com_dotnet/com_com.c 	GUID retval;
GUID               48 ext/com_dotnet/com_dotnet.c const GUID IID_mscorlib_System_AppDomain = {
GUID              270 ext/com_dotnet/com_typeinfo.c 	GUID iid;
GUID              434 ext/com_dotnet/com_typeinfo.c int php_com_process_typeinfo(ITypeInfo *typeinfo, HashTable *id_to_name, int printdef, GUID *guid, int codepage TSRMLS_DC)
GUID              452 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              581 ext/com_dotnet/com_wrapper.c PHP_COM_DOTNET_API IDispatch *php_com_wrapper_export_as_sink(zval *val, GUID *sinkid,
GUID               45 ext/com_dotnet/php_com_dotnet_internal.h 	GUID sink_id;
GUID              115 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 TSRMLS_DC);
GUID              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);
GUID               40 ext/sockets/sendrecvmsg.c static GUID WSARecvMsg_GUID = WSAID_WSARECVMSG;