Searched refs:OP_BRAMINZERO (Results 1 – 8 of 8) sorted by relevance
262 case OP_BRAMINZERO: in find_minlength()1079 case OP_BRAMINZERO: in set_start_bits()
696 case OP_BRAMINZERO: in next_opcode()1189 if (*next == OP_BRAZERO || *next == OP_BRAMINZERO) in detect_repeat()1374 case OP_BRAMINZERO: in set_private_data_ptrs()7307 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_assert_matchingpath()7324 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()7588 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()7609 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()7625 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()7672 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()7852 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_bracket_matchingpath()[all …]
621 case OP_BRAMINZERO: in compare_opcodes()
1565 OP_BRAMINZERO, /* 149 order. */ enumerator
784 case OP_BRAMINZERO: in internal_dfa_match()
1171 case OP_BRAMINZERO: in find_fixedlength()1480 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()
1957 case OP_BRAMINZERO: in match()
453 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are466 fashion up to the maximum number of times, with OP_BRAZERO or OP_BRAMINZERO