Searched refs:OP_BRAZERO (Results 1 – 7 of 7) sorted by relevance
735 case OP_BRAZERO: in next_opcode()1414 case OP_BRAZERO: in set_private_data_ptrs()9014 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()9027 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()9421 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()10646 case OP_BRAZERO: in compile_matchingpath()10926 if (*cc == OP_BRAZERO) in compile_assert_backtrackingpath()10932 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()10951 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()10977 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()[all …]
272 case OP_BRAZERO: in find_minlength()1127 case OP_BRAZERO: in set_start_bits()
648 case OP_BRAZERO: in compare_opcodes()
1518 OP_BRAZERO, /* 147 These two must remain together and in this */ enumerator
6699 *previous++ = OP_BRAZERO + repeat_type; in compile_branch()6714 *previous++ = OP_BRAZERO + repeat_type; in compile_branch()6812 *code++ = OP_BRAZERO + repeat_type; in compile_branch()
924 case OP_BRAZERO: in internal_dfa_match()
4849 case OP_BRAZERO: in match()
Completed in 79 milliseconds