Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c363 case OP_CRRANGE: in find_minlength()
489 case OP_CRRANGE: in find_minlength()
1404 case OP_CRRANGE: in set_start_bits()
H A Dpcre_compile.c1952 case OP_CRRANGE: in find_fixedlength()
2577 case OP_CRRANGE: in could_be_empty_branch()
3088 case OP_CRRANGE: in get_chr_property_list()
3763 case OP_CRRANGE: in auto_possessify()
5955 *code++ = OP_CRRANGE + repeat_type; in compile_branch()
6494 case OP_CRRANGE: *tempcode = OP_CRPOSRANGE; break; in compile_branch()
H A Dpcre_jit_compile.c622 case OP_CRRANGE: in next_opcode()
912 case OP_CRRANGE: in get_class_iterator_size()
6127 case OP_CRRANGE: in compile_ref_iterator_matchingpath()
7968 case OP_CRRANGE: in compile_iterator_matchingpath()
7984 if (opcode == OP_UPTO || opcode == OP_CRRANGE) in compile_iterator_matchingpath()
7989 if (opcode == OP_UPTO || opcode == OP_CRRANGE) in compile_iterator_matchingpath()
7993 if (opcode == OP_CRRANGE && min > 0) in compile_iterator_matchingpath()
8023 else if (opcode == OP_CRRANGE && max == 0) in compile_iterator_matchingpath()
8036 if (opcode == OP_CRRANGE) in compile_iterator_matchingpath()
8620 case OP_CRRANGE: in compile_iterator_backtrackingpath()
[all …]
H A Dpcre_exec.c2759 case OP_CRRANGE: in match()
2903 case OP_CRRANGE: in match()
3130 case OP_CRRANGE: in match()
H A Dpcre_internal.h2039 OP_CRRANGE, /* 104 These are different to the three sets above. */ enumerator
H A DHACKING384 OP_CRRANGE

Completed in 80 milliseconds