Searched refs:InitMatch (Results 1 – 3 of 3) sorted by relevance
76 void InitMatch(int id);
52 void Prog::Inst::InitMatch(int32_t id) { in InitMatch() function in re2::Prog::Inst
421 inst_[id].InitMatch(match_id); in Match()