Searched refs:MatchFinder_Init (Results 1 – 3 of 3) sorted by relevance
105 void MatchFinder_Init(CMatchFinder *p);
271 void MatchFinder_Init(CMatchFinder *p) in MatchFinder_Init() function737 vTable->Init = (Mf_Init_Func)MatchFinder_Init; in MatchFinder_CreateVTable()
495 MatchFinder_Init(mf); in MatchFinderMt_Init()