Searched refs:OP_POSPLUS (Results 1 – 6 of 6) sorted by relevance
822 OP_POSPLUS, 0, /* PLUS, MINPLUS */1992 case OP_POSPLUS: in find_fixedlength()2181 case OP_POSPLUS: in PRIV()2326 case OP_POSPLUS: in find_recurse()2604 case OP_POSPLUS: in could_be_empty_branch()2923 list[1] = (c != OP_PLUS && c != OP_MINPLUS && c != OP_EXACT && c != OP_POSPLUS); in get_chr_property_list()3681 *code += OP_POSPLUS - OP_PLUS; in auto_possessify()3685 *code += OP_POSPLUS - OP_MINPLUS; in auto_possessify()3818 case OP_POSPLUS: in auto_possessify()6419 case OP_PLUS: *tempcode = OP_POSPLUS; break; in compile_branch()[all …]
219 case OP_POSPLUS: in find_minlength()1075 case OP_POSPLUS: in set_start_bits()
691 case OP_POSPLUS: in next_opcode()1355 case OP_POSPLUS: in get_framesize()3270 case OP_POSPLUS: in scan_prefix()8041 case OP_POSPLUS: in compile_iterator_matchingpath()8043 if (opcode == OP_POSPLUS) in compile_iterator_matchingpath()8315 case OP_POSPLUS: in compile_matchingpath()8685 case OP_POSPLUS: in compile_iterator_backtrackingpath()9462 case OP_POSPLUS: in compile_backtrackingpath()
1944 OP_POSPLUS, /* 43 Possessified plus, caseful */ enumerator
245 OP_POSPLUS OP_POSPLUSI
3350 case OP_POSPLUS: in match()
Completed in 83 milliseconds