Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c217 case OP_MINPLUS: in find_minlength()
1074 case OP_MINPLUS: in set_start_bits()
H A Dpcre_compile.c1958 case OP_MINPLUS: in find_fixedlength()
2177 case OP_MINPLUS: in PRIV()
2322 case OP_MINPLUS: in find_recurse()
2596 case OP_MINPLUS: in could_be_empty_branch()
2923 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && c != OP_POSPLUS); in get_chr_property_list()
3684 case OP_MINPLUS: in auto_possessify()
3685 *code += OP_POSPLUS - OP_MINPLUS; in auto_possessify()
3811 case OP_MINPLUS: in auto_possessify()
8724 case OP_MINPLUS: in find_firstassertedchar()
H A Dpcre_jit_compile.c684 case OP_MINPLUS: in next_opcode()
1010 case OP_MINPLUS: \
3269 case OP_MINPLUS: in scan_prefix()
8002 case OP_MINPLUS: in compile_iterator_matchingpath()
8003 if (opcode == OP_MINPLUS) in compile_iterator_matchingpath()
8308 case OP_MINPLUS: in compile_matchingpath()
8618 case OP_MINPLUS: in compile_iterator_backtrackingpath()
8626 if (opcode == OP_MINPLUS) in compile_iterator_backtrackingpath()
9455 case OP_MINPLUS: in compile_backtrackingpath()
H A Dpcre_internal.h1935 OP_MINPLUS, /* 36 */ enumerator
H A DHACKING244 OP_MINPLUS OP_MINPLUSI
H A Dpcre_exec.c3372 case OP_MINPLUS: in match()

Completed in 116 milliseconds