Searched refs:OP_BRAPOSZERO (Results 1 – 7 of 7) sorted by relevance
263 case OP_BRAPOSZERO: in find_minlength()1080 case OP_BRAPOSZERO: in set_start_bits()
2804 case OP_BRAPOSZERO: in internal_dfa_match()2810 if (codevalue == OP_BRAPOSZERO) in internal_dfa_match()
1566 OP_BRAPOSZERO, /* 150 */ enumerator
1173 case OP_BRAPOSZERO: in find_fixedlength()1481 c == OP_BRAPOSZERO) in could_be_empty_branch()5734 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()
697 case OP_BRAPOSZERO: in next_opcode()1375 case OP_BRAPOSZERO: in set_private_data_ptrs()8392 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_matchingpath()9567 case OP_BRAPOSZERO: in compile_matchingpath()10645 case OP_BRAPOSZERO: in compile_backtrackingpath()
1974 case OP_BRAPOSZERO: in match()
485 repetition is zero, the group is preceded by OP_BRAPOSZERO.