Home
last modified time | relevance | path

Searched refs:impl_from_IMatchCollectionEnum (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/vbscript/
H A Dvbregexp.c629 static inline MatchCollectionEnum* impl_from_IMatchCollectionEnum(IEnumVARIANT *iface) in impl_from_IMatchCollectionEnum() function
637 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_QueryInterface()
657 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_AddRef()
667 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Release()
683 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Next()
715 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Skip()
728 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Reset()
738 MatchCollectionEnum *This = impl_from_IMatchCollectionEnum(iface); in MatchCollectionEnum_Clone()