Home
last modified time | relevance | path

Searched refs:this_start_code (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_dfa_match.c367 PCRE2_SPTR this_start_code, in internal_dfa_match() argument
420 first_op = this_start_code + 1 + LINK_SIZE + in internal_dfa_match()
421 ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA || in internal_dfa_match()
422 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()
439 end_code = this_start_code; in internal_dfa_match()
481 end_code = this_start_code; in internal_dfa_match()
503 end_code = this_start_code; in internal_dfa_match()
520 ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA || in internal_dfa_match()
521 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()