OP_ONCE_NC       1761 ext/pcre/pcrelib/pcre_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       2506 ext/pcre/pcrelib/pcre_compile.c       c == OP_ONCE || c == OP_ONCE_NC ||
OP_ONCE_NC       3189 ext/pcre/pcrelib/pcre_compile.c       case OP_ONCE_NC:
OP_ONCE_NC       3201 ext/pcre/pcrelib/pcre_compile.c     case OP_ONCE_NC:
OP_ONCE_NC       3223 ext/pcre/pcrelib/pcre_compile.c         && *next_code != OP_ONCE && *next_code != OP_ONCE_NC) return FALSE;
OP_ONCE_NC       6266 ext/pcre/pcrelib/pcre_compile.c         if ((*bracode == OP_ONCE || *bracode == OP_ONCE_NC) &&
OP_ONCE_NC       6272 ext/pcre/pcrelib/pcre_compile.c         if (*bracode == OP_ONCE || *bracode == OP_ONCE_NC)
OP_ONCE_NC       7720 ext/pcre/pcrelib/pcre_compile.c       *code = OP_ONCE_NC;
OP_ONCE_NC       8630 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ONCE || op == OP_ONCE_NC)
OP_ONCE_NC       8749 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ONCE || op == OP_ONCE_NC)
OP_ONCE_NC       8835 ext/pcre/pcrelib/pcre_compile.c      case OP_ONCE_NC:
OP_ONCE_NC        871 ext/pcre/pcrelib/pcre_exec.c     case OP_ONCE_NC:
OP_ONCE_NC        899 ext/pcre/pcrelib/pcre_exec.c     if (*ecode != OP_ONCE_NC && *ecode != OP_ALT) RRETURN(MATCH_NOMATCH);
OP_ONCE_NC       1930 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        412 ext/pcre/pcrelib/pcre_printint.c     case OP_ONCE_NC:
OP_ONCE_NC        135 ext/pcre/pcrelib/pcre_study.c     case OP_ONCE_NC:
OP_ONCE_NC        969 ext/pcre/pcrelib/pcre_study.c       case OP_ONCE_NC: