OP_ONCE_NC       1763 ext/pcre/pcrelib/pcre_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       2508 ext/pcre/pcrelib/pcre_compile.c       c == OP_ONCE || c == OP_ONCE_NC ||
OP_ONCE_NC       3191 ext/pcre/pcrelib/pcre_compile.c       case OP_ONCE_NC:
OP_ONCE_NC       3203 ext/pcre/pcrelib/pcre_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       3225 ext/pcre/pcrelib/pcre_compile.c         && *next_code != OP_ONCE && *next_code != OP_ONCE_NC) return FALSE;
OP_ONCE_NC       6268 ext/pcre/pcrelib/pcre_compile.c         if ((*bracode == OP_ONCE || *bracode == OP_ONCE_NC) &&
OP_ONCE_NC       6274 ext/pcre/pcrelib/pcre_compile.c         if (*bracode == OP_ONCE || *bracode == OP_ONCE_NC)
OP_ONCE_NC       7722 ext/pcre/pcrelib/pcre_compile.c       *code = OP_ONCE_NC;
OP_ONCE_NC       8632 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ONCE || op == OP_ONCE_NC)
OP_ONCE_NC       8751 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ONCE || op == OP_ONCE_NC)
OP_ONCE_NC       8837 ext/pcre/pcrelib/pcre_compile.c      case OP_ONCE_NC:
OP_ONCE_NC        873 ext/pcre/pcrelib/pcre_exec.c     case OP_ONCE_NC:
OP_ONCE_NC        901 ext/pcre/pcrelib/pcre_exec.c     if (*ecode != OP_ONCE_NC && *ecode != OP_ALT) RRETURN(MATCH_NOMATCH);
OP_ONCE_NC       1932 ext/pcre/pcrelib/pcre_exec.c          *prev == OP_ONCE_NC)
OP_ONCE_NC        647 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_ONCE_NC:
OP_ONCE_NC       1077 ext/pcre/pcrelib/pcre_jit_compile.c   if (repeat_check && (*cc == OP_ONCE || *cc == OP_ONCE_NC || *cc == OP_BRA || *cc == OP_CBRA || *cc == OP_COND))
OP_ONCE_NC       1106 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       1572 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       1752 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_ONCE_NC:
OP_ONCE_NC       3338 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       7048 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_ONCE_NC))
OP_ONCE_NC       8490 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       8913 ext/pcre/pcrelib/pcre_jit_compile.c if (SLJIT_UNLIKELY(opcode == OP_ONCE_NC))
OP_ONCE_NC       9585 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ONCE_NC:
OP_ONCE_NC        137 ext/pcre/pcrelib/pcre_study.c     case OP_ONCE_NC:
OP_ONCE_NC        971 ext/pcre/pcrelib/pcre_study.c       case OP_ONCE_NC: