kRegexpNoMatch    727 third_party/re2/re2/compile.cc     case kRegexpNoMatch:
kRegexpNoMatch    137 third_party/re2/re2/mimics_pcre.cc     case kRegexpNoMatch:               // never empty
kRegexpNoMatch    386 third_party/re2/re2/parse.cc     return PushRegexp(new Regexp(kRegexpNoMatch, flags_));
kRegexpNoMatch    542 third_party/re2/re2/prefilter.cc     case kRegexpNoMatch:
kRegexpNoMatch    321 third_party/re2/re2/regexp.cc     case kRegexpNoMatch:
kRegexpNoMatch     45 third_party/re2/re2/simplify.cc     case kRegexpNoMatch:
kRegexpNoMatch     86 third_party/re2/re2/simplify.cc         case kRegexpNoMatch:
kRegexpNoMatch    179 third_party/re2/re2/simplify.cc     case kRegexpNoMatch:
kRegexpNoMatch    373 third_party/re2/re2/simplify.cc     return new Regexp(kRegexpNoMatch, f);
kRegexpNoMatch    386 third_party/re2/re2/simplify.cc     return new Regexp(kRegexpNoMatch, re->parse_flags());
kRegexpNoMatch     66 third_party/re2/re2/tostring.cc     case kRegexpNoMatch:
kRegexpNoMatch    143 third_party/re2/re2/tostring.cc     case kRegexpNoMatch: