Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_printint.c577 case OP_NOTMINUPTOI: in pcre_printint()
591 if (*code == OP_NOTMINUPTO || *code == OP_NOTMINUPTOI) fprintf(f, "?"); in pcre_printint()
H A Dpcre_study.c542 case OP_NOTMINUPTOI: in find_minlength()
886 case OP_NOTMINUPTOI: in set_start_bits()
H A Dpcre_compile.c1990 case OP_NOTMINUPTOI: in find_fixedlength()
2173 case OP_NOTMINUPTOI: in PRIV()
2318 case OP_NOTMINUPTOI: in find_recurse()
2714 case OP_NOTMINUPTOI: in could_be_empty_branch()
3871 case OP_NOTMINUPTOI: in auto_possessify()
H A Dpcre_internal.h1999 OP_NOTMINUPTOI, /* 79 */ enumerator
H A Dpcre_exec.c3719 case OP_NOTMINUPTOI: in match()
3722 minimize = *ecode == OP_NOTMINUPTO || *ecode == OP_NOTMINUPTOI; in match()
H A Dpcre_jit_compile.c727 case OP_NOTMINUPTOI: in next_opcode()
1044 case OP_NOTMINUPTOI:
8393 case OP_NOTMINUPTOI: in compile_matchingpath()
9539 case OP_NOTMINUPTOI: in compile_backtrackingpath()

Completed in 79 milliseconds