Lines Matching refs:OP_POSPLUS
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()
8851 case OP_POSPLUS: in find_firstassertedchar()