kInstAltMatch 200 third_party/re2/re2/bitstate.cc case kInstAltMatch: kInstAltMatch 634 third_party/re2/re2/dfa.cc case kInstAltMatch: kInstAltMatch 859 third_party/re2/re2/dfa.cc case kInstAltMatch: kInstAltMatch 933 third_party/re2/re2/dfa.cc case kInstAltMatch: // already followed kInstAltMatch 232 third_party/re2/re2/nfa.cc case kInstAltMatch: kInstAltMatch 322 third_party/re2/re2/nfa.cc case kInstAltMatch: kInstAltMatch 670 third_party/re2/re2/nfa.cc case kInstAltMatch: kInstAltMatch 433 third_party/re2/re2/onepass.cc case kInstAltMatch: kInstAltMatch 67 third_party/re2/re2/prog.cc case kInstAltMatch: kInstAltMatch 142 third_party/re2/re2/prog.cc if (ip->opcode() == kInstAlt || ip->opcode() == kInstAltMatch) kInstAltMatch 225 third_party/re2/re2/prog.cc ip->set_opcode(kInstAltMatch); kInstAltMatch 231 third_party/re2/re2/prog.cc ip->set_opcode(kInstAltMatch); kInstAltMatch 246 third_party/re2/re2/prog.cc case kInstAltMatch: kInstAltMatch 101 third_party/re2/re2/prog.h int out1() { DCHECK(opcode() == kInstAlt || opcode() == kInstAltMatch); return out1_; } kInstAltMatch 109 third_party/re2/re2/prog.h DCHECK_EQ(opcode(), kInstAltMatch); kInstAltMatch 172 third_party/re2/re2/testing/backtrack.cc case kInstAltMatch: