Searched defs:start_match (Results 1 – 3 of 3) sorted by relevance
425 int start_match; /* Offset to start of this match attempt */ member447 int start_match; /* Offset to start of this match attempt */ member469 int start_match; /* Offset to start of this match attempt */ member
6379 PCRE_PUCHAR start_match = (PCRE_PUCHAR)subject + start_offset; in pcre_exec() local