Home
last modified time | relevance | path

Searched refs:OP_MINPLUS (Results 1 – 7 of 7) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_study.c219 case OP_MINPLUS: in find_minlength()
1078 case OP_MINPLUS: in set_start_bits()
H A Dpcre_compile.c1975 case OP_MINPLUS: in find_fixedlength()
2194 case OP_MINPLUS: in PRIV()
2339 case OP_MINPLUS: in find_recurse()
2613 case OP_MINPLUS: in could_be_empty_branch()
2940 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && c != OP_POSPLUS); in get_chr_property_list()
3701 case OP_MINPLUS: in auto_possessify()
3702 *code += OP_POSPLUS - OP_MINPLUS; in auto_possessify()
3828 case OP_MINPLUS: in auto_possessify()
8862 case OP_MINPLUS: in find_firstassertedchar()
H A Dpcre_printint.c476 case OP_MINPLUS: in pcre_printint()
H A Dpcre_jit_compile.c684 case OP_MINPLUS: in next_opcode()
1010 case OP_MINPLUS: \
3298 case OP_MINPLUS: in scan_prefix()
8044 case OP_MINPLUS: in compile_iterator_matchingpath()
8045 if (opcode == OP_MINPLUS) in compile_iterator_matchingpath()
8350 case OP_MINPLUS: in compile_matchingpath()
8659 case OP_MINPLUS: in compile_iterator_backtrackingpath()
8667 if (opcode == OP_MINPLUS) in compile_iterator_backtrackingpath()
9496 case OP_MINPLUS: in compile_backtrackingpath()
H A Dpcre_internal.h1939 OP_MINPLUS, /* 36 */ enumerator
H A DHACKING244 OP_MINPLUS OP_MINPLUSI
H A Dpcre_exec.c3370 case OP_MINPLUS: in match()

Completed in 79 milliseconds