Searched refs:OP_KETRPOS (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c161 case OP_KETRPOS:
997 case OP_KETRPOS:
H A Dpcre_printint.c406 case OP_KETRPOS:
H A Dpcre_compile.c1979 case OP_KETRPOS:
2669 case OP_KETRPOS:
3173 case OP_KETRPOS:
6364 *code++ = OP_KETRPOS;
6374 *ketcode = OP_KETRPOS;
H A Dpcre_dfa_exec.c774 case OP_KETRPOS:
H A Dpcre_exec.c1119 different. The end of these brackets will always be OP_KETRPOS, which
1912 case OP_KETRPOS:
1999 /* OP_KETRPOS is a possessive repeating ket. Remember the current position,
2004 if (*ecode == OP_KETRPOS)

Completed in 180 milliseconds