Searched defs:start_code (Results 1 – 2 of 2) sorted by relevance
722 PCRE2_SPTR start_code; /* The start of the compiled code */ member867 PCRE2_SPTR start_code; /* For use when recursing */ member896 PCRE2_SPTR start_code; /* Start of the compiled pattern */ member
547 PCRE2_SPTR start_code = mb->start_code; in internal_dfa_match() local
Completed in 21 milliseconds