Searched refs:this_start_code (Results 1 – 1 of 1) sorted by relevance
526 PCRE2_SPTR this_start_code, in internal_dfa_match() argument586 if (*this_start_code == OP_ASSERTBACK || *this_start_code == OP_ASSERTBACK_NOT) in internal_dfa_match()591 end_code = this_start_code; in internal_dfa_match()635 end_code = this_start_code; in internal_dfa_match()658 end_code = this_start_code; in internal_dfa_match()675 ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA || in internal_dfa_match()676 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()
Completed in 10 milliseconds