Searched refs:OP_SBRA (Results 1 – 8 of 8) sorted by relevance
131 case OP_SBRA: in find_minlength()963 case OP_SBRA: in set_start_bits()
982 if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP; in match()1058 case OP_SBRA: in match()1063 if (op >= OP_SBRA || op == OP_ONCE) in match()1164 if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP; in match()1231 if (op >= OP_SBRA) md->match_function_type = MATCH_CBEGROUP; in match()1802 cbegroup = (*callpat >= OP_SBRA); in match()1919 if (*prev >= OP_SBRA || *prev == OP_ONCE) in match()2051 if (*prev >= OP_SBRA) /* Could match an empty string */ in match()
402 case OP_SBRA: in pcre_printint()
653 case OP_SBRA: in next_opcode()1108 case OP_SBRA: in set_private_data_ptrs()1574 case OP_SBRA: in get_private_data_copy_length()1754 case OP_SBRA: in copy_private_data()7068 else if (opcode == OP_ONCE || opcode == OP_SBRA || opcode == OP_SCOND) in compile_bracket_matchingpath()7109 if (opcode == OP_ONCE || opcode >= OP_SBRA) in compile_bracket_matchingpath()7152 if (has_alternatives && opcode != OP_ONCE && opcode < OP_SBRA && repeat_type == 0) in compile_bracket_matchingpath()7256 else if (opcode == OP_SBRA || opcode == OP_SCOND) in compile_bracket_matchingpath()7449 else if (opcode == OP_ONCE || opcode >= OP_SBRA) in compile_bracket_matchingpath()8494 case OP_SBRA: in compile_matchingpath()[all …]
2025 case OP_SBRA: in find_fixedlength()2496 if (c == OP_SBRA || c == OP_SBRAPOS || in could_be_empty_branch()6291 *bracode += OP_SBRA - OP_BRA; in compile_branch()8608 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()8727 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
2089 OP_SBRA, /* 136 Start of non-capturing bracket, check empty */ enumerator
441 final replication is changed to OP_SBRA or OP_SCBRA. This tells the matcher
825 case OP_SBRA: in internal_dfa_exec()