Searched refs:OP_SCBRA (Results 1 – 10 of 10) sorted by relevance
96 else if (c == OP_CBRA || c == OP_SCBRA || in PRIV()
200 case OP_SCBRA: in find_minlength()973 if (*code == OP_CBRA || *code == OP_SCBRA || in set_start_bits()1115 case OP_SCBRA: in set_start_bits()
375 case OP_SCBRA: in pcre2_printint()
605 case OP_SCBRA: in compare_opcodes()
1551 OP_SCBRA, /* 141 Start of capturing bracket, check empty */ enumerator
940 case OP_SCBRA: in next_opcode()1830 case OP_SCBRA: in set_private_data_ptrs()2015 case OP_SCBRA: in get_framesize()2208 case OP_SCBRA: in init_frame()2387 case OP_SCBRA: in get_recurse_data_length()2713 case OP_SCBRA: in copy_recurse_data()10279 if (opcode == OP_CBRA || opcode == OP_SCBRA) in compile_bracket_matchingpath()10460 else if (opcode == OP_CBRA || opcode == OP_SCBRA) in compile_bracket_matchingpath()12081 case OP_SCBRA: in compile_matchingpath()12476 if (opcode == OP_CBRA || opcode == OP_SCBRA) in compile_bracket_backtrackingpath()[all …]
673 ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA || in internal_dfa_match()925 case OP_SCBRA: in internal_dfa_match()
8290 op == OP_SCBRA || op == OP_SCBRAPOS) in is_anchored()8428 op == OP_SCBRA || op == OP_SCBRAPOS) in is_startline()8662 int xl = (*code == OP_CBRA || *code == OP_SCBRA || in find_firstassertedcu()8675 case OP_SCBRA: in find_firstassertedcu()
5080 case OP_SCBRA: in match()5630 case OP_SCBRA: in match()
693 final replication is changed to OP_SBRA or OP_SCBRA. This tells the matcher704 of OP_SCBRA. The end of such a group is marked by OP_KETRPOS. If the minimum