Searched refs:OP_COND (Results 1 – 7 of 7) sorted by relevance
4777 case OP_COND: in first_significant_code()6225 bravalue = OP_COND; in compile_branch()6325 bravalue = OP_COND; in compile_branch()6334 bravalue = OP_COND; in compile_branch()6353 bravalue = OP_COND; in compile_branch()6368 bravalue = OP_COND; in compile_branch()6492 if (bravalue == OP_COND && lengthptr == NULL) in compile_branch()7061 case OP_COND: in compile_branch()7342 if (*bracode == OP_COND || *bracode == OP_SCOND) in compile_branch()8305 else if (op == OP_COND || op == OP_SCOND) in is_anchored()[all …]
150 case OP_COND: in find_minlength()1004 case OP_COND: in set_start_bits()
399 case OP_COND: in pcre2_printint()
937 case OP_COND: in next_opcode()1114 case OP_COND: in check_opcode_types()1817 case OP_COND: in set_private_data_ptrs()2407 case OP_COND: in get_recurse_data_length()2757 case OP_COND: in copy_recurse_data()2976 if (*cc == OP_COND || *cc == OP_SCOND) in set_then_offsets()10420 if (opcode == OP_COND || opcode == OP_SCOND) in compile_bracket_matchingpath()12002 case OP_COND: in compile_matchingpath()12586 if (opcode != OP_COND && opcode != OP_SCOND) in compile_bracket_backtrackingpath()12701 SLJIT_ASSERT(opcode == OP_COND || opcode == OP_SCOND); in compile_bracket_backtrackingpath()[all …]
1544 OP_COND, /* 138 Conditional group */ enumerator
5298 case OP_COND: in match()5535 if (*bracode != OP_BRA && *bracode != OP_COND) in match()5570 case OP_COND: in match()
2731 case OP_COND: in internal_dfa_match()
Completed in 107 milliseconds