Searched refs:OP_BRAMINZERO (Results 1 – 7 of 7) sorted by relevance
200 case OP_BRAMINZERO: in find_minlength()976 case OP_BRAMINZERO: in set_start_bits()
668 case OP_BRAMINZERO: in next_opcode()973 if (*next == OP_BRAZERO || *next == OP_BRAMINZERO) in detect_repeat()6435 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_assert_matchingpath()6452 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()6694 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()6715 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()6731 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()6776 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()6954 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_bracket_matchingpath()6987 SLJIT_ASSERT(!((bra == OP_BRAZERO && ket == OP_KETRMIN) || (bra == OP_BRAMINZERO && ket == OP_KETRM… in compile_bracket_matchingpath()[all …]
421 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are434 fashion up to the maximum number of times, with OP_BRAZERO or OP_BRAMINZERO
2096 OP_BRAMINZERO, /* 147 order. */ enumerator
1938 case OP_BRAMINZERO: in find_fixedlength()2431 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()3164 case OP_BRAMINZERO: in compare_opcodes()
848 case OP_BRAMINZERO: in internal_dfa_exec()
1877 case OP_BRAMINZERO: in match()