Home
last modified time | relevance | path

Searched refs:OP_THEN_ARG (Results 1 – 6 of 6) sorted by relevance

/external/pcre/
Dpcre_study.c425 case OP_THEN_ARG: in find_minlength()
Dpcre_compile.c216 { 4, OP_THEN, OP_THEN_ARG }
1760 case OP_THEN_ARG: in _pcre_find_bracket()
1866 case OP_THEN_ARG: in find_recurse()
2147 case OP_THEN_ARG: in could_be_empty_branch()
4890 if (*code++ == OP_THEN_ARG) in compile_branch()
DHACKING175 the opcodes OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used. For the first
176 two, the name follows immediately; for OP_THEN_ARG, it follows the LINK_SIZE
Dpcre_printint.src551 case OP_THEN_ARG:
Dpcre_internal.h1439 OP_THEN_ARG, /* 113 same, but with argument */ enumerator
Dpcre_exec.c776 case OP_THEN_ARG: in match()