Home
last modified time | relevance | path

Searched refs:OP_NOTPOSUPTO (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c547 case OP_NOTPOSUPTO: in find_minlength()
897 case OP_NOTPOSUPTO: in set_start_bits()
H A Dpcre_compile.c848 OP_NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */
2001 case OP_NOTPOSUPTO: in find_fixedlength()
2178 case OP_NOTPOSUPTO: in PRIV()
2323 case OP_NOTPOSUPTO: in find_recurse()
2720 case OP_NOTPOSUPTO: in could_be_empty_branch()
3865 case OP_NOTPOSUPTO: in auto_possessify()
6479 case OP_NOTUPTO: *tempcode = OP_NOTPOSUPTO; break; in compile_branch()
H A Dpcre_internal.h1991 OP_NOTPOSUPTO, /* 71 */ enumerator
H A Dpcre_jit_compile.c719 case OP_NOTPOSUPTO: in next_opcode()
1392 case OP_NOTPOSUPTO: in get_framesize()
7821 else if (*opcode >= OP_NOTSTAR && *opcode <= OP_NOTPOSUPTO) in get_iterator_parameters()
8385 case OP_NOTPOSUPTO: in compile_matchingpath()
9531 case OP_NOTPOSUPTO: in compile_backtrackingpath()
H A Dpcre_exec.c3752 case OP_NOTPOSUPTO: in match()

Completed in 84 milliseconds