Lines Matching refs:OP_NOTI
1865 case OP_NOTI: in find_fixedlength()
2163 case OP_NOTI: in PRIV()
2308 case OP_NOTI: in find_recurse()
2611 case OP_NOTI: in could_be_empty_branch()
2959 list[0] = OP_NOTI; in get_chr_property_list()
3000 case OP_NOTI: in get_chr_property_list()
3826 case OP_NOTI: in auto_possessify()
5452 *code++ = ((options & PCRE_CASELESS) != 0)? OP_NOTI: OP_NOT; in compile_branch()
5730 || *previous == OP_NOT || *previous == OP_NOTI) in compile_branch()
5738 case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break; in compile_branch()
6400 case OP_NOTI: in compile_branch()