Searched refs:OP_KETRMAX (Results 1 - 6 of 6) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_study.c154 case OP_KETRMAX:
953 case OP_KETRMAX:
H A Dpcre_printint.c404 case OP_KETRMAX:
H A Dpcre_jit_compile.c642 case OP_KETRMAX:
1136 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN)
1584 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN)
1769 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN)
6824 /* TMP2 which is set here used by OP_KETRMAX below. */
6825 if (ket == OP_KETRMAX)
6840 if (ket == OP_KETRMAX)
6842 /* TMP2 which is set here used by OP_KETRMAX below. */
6894 (?:)+ OP_BRA | OP_KETRMAX 0 A M S ( A M S )*
6895 OP_SBRA | OP_KETRMAX
[all...]
H A Dpcre_dfa_exec.c773 case OP_KETRMAX:
2992 repeat_state_offset = (*end_subpattern == OP_KETRMAX ||
H A Dpcre_compile.c1948 case OP_KETRMAX:
2615 case OP_KETRMAX:
6178 *ketcode = OP_KETRMAX + repeat_type;
6242 else *ketcode = OP_KETRMAX + repeat_type;
H A Dpcre_exec.c933 else /* OP_KETRMAX */
1904 case OP_KETRMAX:
2052 else /* OP_KETRMAX */

Completed in 229 milliseconds