Searched refs:OP_PLUS (Results 1 – 13 of 13) sorted by relevance
187 public static final int OP_PLUS = 10; field in OpCodes
141 case OpCodes.OP_PLUS : in compile()
1012 insertOp(addPos, 2, OpCodes.OP_PLUS); in AdditiveExpr()
215 case OP_PLUS: in pcre_pattern_to_host_byte_order()
2009 case OP_PLUS: in find_fixedlength()2192 case OP_PLUS: in PRIV()2337 case OP_PLUS: in find_recurse()2613 case OP_PLUS: 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()3684 list[1] = c == OP_STAR || c == OP_PLUS || c == OP_QUERY || c == OP_UPTO; in auto_possessify()3699 case OP_PLUS: in auto_possessify()3700 *code += OP_POSPLUS - OP_PLUS; in auto_possessify()3829 case OP_PLUS: in auto_possessify()5828 *code++ = OP_PLUS + repeat_type; in compile_branch()[all …]
219 case OP_PLUS: in find_minlength()1079 case OP_PLUS: in set_start_bits()
477 case OP_PLUS: in pcre_printint()
683 case OP_PLUS: in next_opcode()1028 case OP_PLUS: \3297 case OP_PLUS: in scan_prefix()7966 case OP_PLUS: in compile_iterator_matchingpath()8009 if (opcode == OP_PLUS) in compile_iterator_matchingpath()8014 if (opcode <= OP_PLUS) in compile_iterator_matchingpath()8021 if (opcode <= OP_PLUS) in compile_iterator_matchingpath()8349 case OP_PLUS: in compile_matchingpath()8618 case OP_PLUS: in compile_iterator_backtrackingpath()8633 if (opcode <= OP_PLUS) in compile_iterator_backtrackingpath()[all …]
1938 OP_PLUS, /* 35 the minimizing one second. */ enumerator
243 OP_PLUS OP_PLUSI
2317 case OP_PLUS: in internal_dfa_exec()
2578 case OP_PLUS: in regexflip8_or_16()
3370 case OP_PLUS: in match()