Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_dfa_exec.c400 const pcre_uchar *this_start_code, in internal_dfa_exec() argument
456 first_op = this_start_code + 1 + LINK_SIZE + in internal_dfa_exec()
457 ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA || in internal_dfa_exec()
458 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_exec()
475 end_code = this_start_code; in internal_dfa_exec()
517 end_code = this_start_code; in internal_dfa_exec()
539 end_code = this_start_code; in internal_dfa_exec()
556 ((*this_start_code == OP_CBRA || *this_start_code == OP_SCBRA || in internal_dfa_exec()
557 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_exec()