Searched refs:InitFail (Results 1 – 3 of 3) sorted by relevance
/external/regex-re2/re2/ | ||
D | prog.h | 95 void InitFail(); |
D | prog.cc | 54 void Prog::Inst::InitFail() { in InitFail() function in re2::Prog::Inst |
D | compile.cc | 250 inst_[fail].InitFail(); in Compiler() |