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()
319 case OP_TYPEPOSUPTO: in find_minlength()1175 case OP_TYPEPOSUPTO: in set_start_bits()
852 OP_TYPEPOSUPTO, 0, /* TYPEUPTO, TYPEMINUPTO */2011 case OP_TYPEPOSUPTO: in find_fixedlength()2106 case OP_TYPEPOSUPTO: in PRIV()2220 case OP_TYPEPOSUPTO: in find_recurse()2603 case OP_TYPEPOSUPTO: in could_be_empty_branch()2746 return (c > OP_TYPEPOSUPTO)? c : in get_repeat_base()2881 if (c >= OP_STAR && c <= OP_TYPEPOSUPTO) in get_chr_property_list()3613 if (c >= OP_STAR && c <= OP_TYPEPOSUPTO) in auto_possessify()3725 case OP_TYPEPOSUPTO: in auto_possessify()6382 case OP_TYPEUPTO: *tempcode = OP_TYPEPOSUPTO; break; in compile_branch()
2015 OP_TYPEPOSUPTO, /* 97 */ enumerator
291 OP_TYPEPOSUPTO
756 case OP_TYPEPOSUPTO: in next_opcode()1395 case OP_TYPEPOSUPTO: in get_framesize()7774 else if (*opcode >= OP_TYPESTAR && *opcode <= OP_TYPEPOSUPTO) in get_iterator_parameters()8352 case OP_TYPEPOSUPTO: in compile_matchingpath()9498 case OP_TYPEPOSUPTO: in compile_backtrackingpath()
4109 case OP_TYPEPOSUPTO: in match()