OP_ASSERT        1814 ext/pcre/pcrelib/pcre_compile.c     case OP_ASSERT:
OP_ASSERT        2411 ext/pcre/pcrelib/pcre_compile.c   if (c == OP_ASSERT)
OP_ASSERT        3184 ext/pcre/pcrelib/pcre_compile.c       case OP_ASSERT:
OP_ASSERT        5969 ext/pcre/pcrelib/pcre_compile.c     else if (*previous >= OP_ASSERT && *previous <= OP_COND)
OP_ASSERT        6972 ext/pcre/pcrelib/pcre_compile.c         bravalue = OP_ASSERT;
OP_ASSERT        7674 ext/pcre/pcrelib/pcre_compile.c     if (bravalue >= OP_ASSERT && bravalue <= OP_ASSERTBACK_NOT &&
OP_ASSERT        7722 ext/pcre/pcrelib/pcre_compile.c     if (bravalue >= OP_ASSERT && bravalue <= OP_ASSERTBACK_NOT)
OP_ASSERT        7871 ext/pcre/pcrelib/pcre_compile.c     else if (bravalue == OP_ASSERT && subreqcharflags >= 0)
OP_ASSERT        8623 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ASSERT || op == OP_COND)
OP_ASSERT        8742 ext/pcre/pcrelib/pcre_compile.c    else if (op == OP_ASSERT)
OP_ASSERT        8833 ext/pcre/pcrelib/pcre_compile.c      case OP_ASSERT:
OP_ASSERT        8836 ext/pcre/pcrelib/pcre_compile.c      d = find_firstassertedchar(scode, &dflags, op == OP_ASSERT);
OP_ASSERT        1525 ext/pcre/pcrelib/pcre_exec.c     case OP_ASSERT:
OP_ASSERT        1929 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         407 ext/pcre/pcrelib/pcre_printint.c     case OP_ASSERT:
OP_ASSERT         171 ext/pcre/pcrelib/pcre_study.c     case OP_ASSERT:
OP_ASSERT         970 ext/pcre/pcrelib/pcre_study.c       case OP_ASSERT: