HomeSort by relevance Sort by last modified time
    Searched refs:OP_REVERSE (Results 1 - 7 of 7) sorted by null

  /external/pcre/dist2/src/
pcre2_find_bracket.c 44 negative, an instance of OP_REVERSE for a lookbehind. The function is called
88 else if (c == OP_REVERSE)
pcre2_study.c 234 case OP_REVERSE:
970 case OP_REVERSE:
    [all...]
pcre2_printint.c 399 case OP_REVERSE:
pcre2_dfa_match.c 430 If the first opcode in the first alternative is OP_REVERSE, we are dealing with
434 if (*first_op == OP_REVERSE)
    [all...]
pcre2_compile.c     [all...]
pcre2_match.c     [all...]
pcre2_jit_compile.c 672 case OP_REVERSE:
    [all...]

Completed in 163 milliseconds