Searched refs:OP_BRAMINZERO (Results 1 – 7 of 7) sorted by relevance
286 case OP_BRAMINZERO: in find_minlength()1178 case OP_BRAMINZERO: in set_start_bits()
950 case OP_BRAMINZERO: in next_opcode()1648 if (*next == OP_BRAZERO || *next == OP_BRAMINZERO) in detect_repeat()1835 case OP_BRAMINZERO: in set_private_data_ptrs()9655 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_assert_matchingpath()9672 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()9937 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()9958 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()9975 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()10024 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()10239 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_bracket_matchingpath()[all …]
667 case OP_BRAMINZERO: in compare_opcodes()
1565 OP_BRAMINZERO, /* 151 order. */ enumerator
937 case OP_BRAMINZERO: in internal_dfa_match()
4930 case OP_BRAMINZERO: in match()
673 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are686 fashion up to the maximum number of times, with OP_BRAZERO or OP_BRAMINZERO