Home
last modified time | relevance | path

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

/reactos/dll/win32/vbscript/
H A Dvbregexp.c780 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_QueryInterface()
810 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_AddRef()
820 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_Release()
840 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_GetTypeInfoCount()
851 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_GetTypeInfo()
859 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_GetIDsOfNames()
871 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_Invoke()
883 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_get_Item()
900 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_get_Count()
913 MatchCollection2 *This = impl_from_IMatchCollection2(iface); in MatchCollection2_get__NewEnum()
[all …]