Searched refs:OP_POSPLUS (Results 1 – 10 of 10) sorted by relevance
223 case OP_POSPLUS: in pcre_pattern_to_host_byte_order()
832 OP_POSPLUS, 0, /* PLUS, MINPLUS */2011 case OP_POSPLUS: in find_fixedlength()2200 case OP_POSPLUS: in PRIV()2345 case OP_POSPLUS: in find_recurse()2623 case OP_POSPLUS: in could_be_empty_branch()2942 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && c != OP_POSPLUS); in get_chr_property_list()3700 *code += OP_POSPLUS - OP_PLUS; in auto_possessify()3704 *code += OP_POSPLUS - OP_MINPLUS; in auto_possessify()3837 case OP_POSPLUS: in auto_possessify()6467 case OP_PLUS: *tempcode = OP_POSPLUS; break; in compile_branch()[all …]
223 case OP_POSPLUS: in find_minlength()1081 case OP_POSPLUS: in set_start_bits()
479 case OP_POSPLUS: in pcre_printint()
2319 case OP_POSPLUS: in internal_dfa_exec()2344 (codevalue == OP_POSPLUS || codevalue == OP_NOTPOSPLUS)) in internal_dfa_exec()
691 case OP_POSPLUS: in next_opcode()1378 case OP_POSPLUS: in get_framesize()3299 case OP_POSPLUS: in scan_prefix()8083 case OP_POSPLUS: in compile_iterator_matchingpath()8085 if (opcode == OP_POSPLUS) in compile_iterator_matchingpath()8357 case OP_POSPLUS: in compile_matchingpath()8726 case OP_POSPLUS: in compile_iterator_backtrackingpath()9503 case OP_POSPLUS: in compile_backtrackingpath()
1948 OP_POSPLUS, /* 43 Possessified plus, caseful */ enumerator
245 OP_POSPLUS OP_POSPLUSI
2586 case OP_POSPLUS: in regexflip8_or_16()
3350 case OP_POSPLUS: in match()