Searched defs:start_match (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/
H A Dpcre.h425 int start_match; /* Offset to start of this match attempt */ member in struct:pcre_callout_block
447 int start_match; /* Offset to start of this match attempt */ member in struct:pcre16_callout_block
469 int start_match; /* Offset to start of this match attempt */ member in struct:pcre32_callout_block
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c6379 PCRE_PUCHAR start_match = (PCRE_PUCHAR)subject + start_offset; local
[all...]

Completed in 54 milliseconds