OP_FAIL          1189 ext/mbstring/oniguruma/regcomp.c     r = add_opcode(reg, OP_FAIL);
OP_FAIL          5730 ext/mbstring/oniguruma/regcomp.c   { OP_FAIL,                "fail",                 ARG_NON },
OP_FAIL          1176 ext/mbstring/oniguruma/regexec.c static int OpPrevTarget = OP_FAIL;
OP_FAIL          2696 ext/mbstring/oniguruma/regexec.c     case OP_FAIL:  MOP_IN(OP_FAIL);
OP_FAIL           259 ext/pcre/pcrelib/pcre_compile.c   { 1, OP_FAIL,   -1 },
OP_FAIL           260 ext/pcre/pcrelib/pcre_compile.c   { 4, OP_FAIL,   -1 },
OP_FAIL          1846 ext/pcre/pcrelib/pcre_compile.c     case OP_FAIL:
OP_FAIL          4880 ext/pcre/pcrelib/pcre_compile.c       *code++ = negate_class? OP_ALLANY : OP_FAIL;
OP_FAIL          6355 ext/pcre/pcrelib/pcre_compile.c     else if (*previous == OP_FAIL) goto END_REPEAT;
OP_FAIL          6992 ext/pcre/pcrelib/pcre_compile.c           *code++ = OP_FAIL;
OP_FAIL          8711 ext/pcre/pcrelib/pcre_compile.c        case OP_FAIL:
OP_FAIL           779 ext/pcre/pcrelib/pcre_exec.c     case OP_FAIL:
OP_FAIL          1379 ext/pcre/pcrelib/pcre_exec.c       case OP_FAIL:    /* From optimized (?!) condition */
OP_FAIL           670 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_FAIL:
OP_FAIL          7044 ext/pcre/pcrelib/pcre_jit_compile.c   has_alternatives = (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_FAIL) ? FALSE : TRUE;
OP_FAIL          7302 ext/pcre/pcrelib/pcre_jit_compile.c   else if (*matchingpath == OP_RREF || *matchingpath == OP_DNRREF || *matchingpath == OP_FAIL)
OP_FAIL          7308 ext/pcre/pcrelib/pcre_jit_compile.c     if (*matchingpath == OP_FAIL)
OP_FAIL          8156 ext/pcre/pcrelib/pcre_jit_compile.c if (*cc == OP_FAIL)
OP_FAIL          8550 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_FAIL:
OP_FAIL          9643 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_FAIL:
OP_FAIL           595 ext/pcre/pcrelib/pcre_study.c     case OP_FAIL:
OP_FAIL           875 ext/pcre/pcrelib/pcre_study.c       case OP_FAIL: