Searched defs:start_match (Results 1 – 2 of 2) 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
Completed in 44 milliseconds