Searched refs:OP_TYPEPOSUPTO (Results 1 – 8 of 8) sorted by relevance
1283 case OP_TYPEPOSUPTO: in internal_dfa_exec()1301 if (codevalue == OP_TYPEPOSUPTO) in internal_dfa_exec()1851 case OP_PROP_EXTRA + OP_TYPEPOSUPTO: in internal_dfa_exec()1939 if (codevalue == OP_PROP_EXTRA + OP_TYPEPOSUPTO) in internal_dfa_exec()1956 case OP_EXTUNI_EXTRA + OP_TYPEPOSUPTO: in internal_dfa_exec()1965 if (codevalue == OP_EXTUNI_EXTRA + OP_TYPEPOSUPTO) in internal_dfa_exec()1995 case OP_ANYNL_EXTRA + OP_TYPEPOSUPTO: in internal_dfa_exec()2020 if (codevalue == OP_ANYNL_EXTRA + OP_TYPEPOSUPTO) in internal_dfa_exec()2041 case OP_VSPACE_EXTRA + OP_TYPEPOSUPTO: in internal_dfa_exec()2060 if (codevalue == OP_VSPACE_EXTRA + OP_TYPEPOSUPTO) in internal_dfa_exec()[all …]
528 case OP_TYPEPOSUPTO: in pcre_printint()539 else if (*code == OP_TYPEPOSUPTO) fprintf(f, "+"); in pcre_printint()
862 OP_TYPEPOSUPTO, 0, /* TYPEUPTO, TYPEMINUPTO */2041 case OP_TYPEPOSUPTO: in find_fixedlength()2136 case OP_TYPEPOSUPTO: in PRIV()2278 case OP_TYPEPOSUPTO: in find_recurse()2656 case OP_TYPEPOSUPTO: in could_be_empty_branch()2799 return (c > OP_TYPEPOSUPTO)? c : in get_repeat_base()2934 if (c >= OP_STAR && c <= OP_TYPEPOSUPTO) in get_chr_property_list()3679 if (c >= OP_STAR && c <= OP_TYPEPOSUPTO) in auto_possessify()3793 case OP_TYPEPOSUPTO: in auto_possessify()6489 case OP_TYPEUPTO: *tempcode = OP_TYPEPOSUPTO; break; in compile_branch()
324 case OP_TYPEPOSUPTO: in find_minlength()1217 case OP_TYPEPOSUPTO: in set_start_bits()
2023 OP_TYPEPOSUPTO, /* 97 */ enumerator
291 OP_TYPEPOSUPTO
752 case OP_TYPEPOSUPTO: in next_opcode()1404 case OP_TYPEPOSUPTO: in get_framesize()7833 else if (*opcode >= OP_TYPESTAR && *opcode <= OP_TYPEPOSUPTO) in get_iterator_parameters()8411 case OP_TYPEPOSUPTO: in compile_matchingpath()9557 case OP_TYPEPOSUPTO: in compile_backtrackingpath()
4116 case OP_TYPEPOSUPTO: in match()