OP_ASSERT        1816 ext/pcre/pcrelib/pcre_compile.c     case OP_ASSERT:
OP_ASSERT        2413 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_ASSERT)
OP_ASSERT        3186 ext/pcre/pcrelib/pcre_compile.c       case OP_ASSERT:
OP_ASSERT        5971 ext/pcre/pcrelib/pcre_compile.c     else if (*previous >= OP_ASSERT && *previous <= OP_COND)
OP_ASSERT        6974 ext/pcre/pcrelib/pcre_compile.c         bravalue = OP_ASSERT;
OP_ASSERT        7676 ext/pcre/pcrelib/pcre_compile.c     if (bravalue >= OP_ASSERT && bravalue <= OP_ASSERTBACK_NOT &&
OP_ASSERT        7724 ext/pcre/pcrelib/pcre_compile.c     if (bravalue >= OP_ASSERT && bravalue <= OP_ASSERTBACK_NOT)
OP_ASSERT        7873 ext/pcre/pcrelib/pcre_compile.c     else if (bravalue == OP_ASSERT && subreqcharflags >= 0)
OP_ASSERT        8625 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ASSERT || op == OP_COND)
OP_ASSERT        8744 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ASSERT)
OP_ASSERT        8835 ext/pcre/pcrelib/pcre_compile.c      case OP_ASSERT:
OP_ASSERT        8838 ext/pcre/pcrelib/pcre_compile.c      d = find_firstassertedchar(scode, &dflags, op == OP_ASSERT);
OP_ASSERT        1527 ext/pcre/pcrelib/pcre_exec.c     case OP_ASSERT:
OP_ASSERT        1931 ext/pcre/pcrelib/pcre_exec.c     if ((*prev >= OP_ASSERT && *prev <= OP_ASSERTBACK_NOT) ||
OP_ASSERT         546 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT((*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NOT) || (*cc >= OP_ONCE && *cc <= OP_SCOND));
OP_ASSERT         556 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT((*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NOT) || (*cc >= OP_ONCE && *cc <= OP_SCOND));
OP_ASSERT         642 ext/pcre/pcrelib/pcre_jit_compile.c   case OP_ASSERT:
OP_ASSERT        1101 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ASSERT:
OP_ASSERT        1567 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ASSERT:
OP_ASSERT        1747 ext/pcre/pcrelib/pcre_jit_compile.c       case OP_ASSERT:
OP_ASSERT        1999 ext/pcre/pcrelib/pcre_jit_compile.c if (*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NOT)
OP_ASSERT        2011 ext/pcre/pcrelib/pcre_jit_compile.c   if ((*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NOT) || (*cc >= OP_ONCE && *cc <= OP_SCOND))
OP_ASSERT        3286 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ASSERT:
OP_ASSERT        6499 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(opcode >= OP_ASSERT && opcode <= OP_ASSERTBACK_NOT);
OP_ASSERT        6500 ext/pcre/pcrelib/pcre_jit_compile.c found = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) ? &tmp : target;
OP_ASSERT        6698 ext/pcre/pcrelib/pcre_jit_compile.c if (opcode == OP_ASSERT || opcode == OP_ASSERTBACK)
OP_ASSERT        7361 ext/pcre/pcrelib/pcre_jit_compile.c     SLJIT_ASSERT(has_alternatives && *matchingpath >= OP_ASSERT && *matchingpath <= OP_ASSERTBACK_NOT);
OP_ASSERT        8463 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ASSERT:
OP_ASSERT        8839 ext/pcre/pcrelib/pcre_jit_compile.c if (*cc == OP_ASSERT || *cc == OP_ASSERTBACK)
OP_ASSERT        8908 ext/pcre/pcrelib/pcre_jit_compile.c   has_alternatives = (ccbegin[1 + LINK_SIZE] >= OP_ASSERT && ccbegin[1 + LINK_SIZE] <= OP_ASSERTBACK_NOT) || CURRENT_AS(bracket_backtrack)->u.condfailed != NULL;
OP_ASSERT        9064 ext/pcre/pcrelib/pcre_jit_compile.c   if (ccbegin[1 + LINK_SIZE] >= OP_ASSERT && ccbegin[1 + LINK_SIZE] <= OP_ASSERTBACK_NOT)
OP_ASSERT        9068 ext/pcre/pcrelib/pcre_jit_compile.c     if (assert->framesize >= 0 && (ccbegin[1 + LINK_SIZE] == OP_ASSERT || ccbegin[1 + LINK_SIZE] == OP_ASSERTBACK))
OP_ASSERT        9577 ext/pcre/pcrelib/pcre_jit_compile.c     case OP_ASSERT:
OP_ASSERT         173 ext/pcre/pcrelib/pcre_study.c     case OP_ASSERT:
OP_ASSERT         972 ext/pcre/pcrelib/pcre_study.c       case OP_ASSERT: