Searched refs:OP_BRAZERO (Results 1 – 7 of 7) sorted by relevance
949 case OP_BRAZERO: in next_opcode()1837 case OP_BRAZERO: in set_private_data_ptrs()10233 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()10246 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()10658 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()12009 case OP_BRAZERO: in compile_matchingpath()12290 if (*cc == OP_BRAZERO) in compile_assert_backtrackingpath()12296 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()12315 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()12341 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()[all …]
285 case OP_BRAZERO: in find_minlength()1177 case OP_BRAZERO: in set_start_bits()
666 case OP_BRAZERO: in compare_opcodes()
1564 OP_BRAZERO, /* 150 These two must remain together and in this */ enumerator
7129 *previous++ = OP_BRAZERO + repeat_type; in compile_branch()7144 *previous++ = OP_BRAZERO + repeat_type; in compile_branch()7242 *code++ = OP_BRAZERO + repeat_type; in compile_branch()
936 case OP_BRAZERO: in internal_dfa_match()
4922 case OP_BRAZERO: in match()
Completed in 125 milliseconds