HomeSort by relevance Sort by last modified time
    Searched refs:start_match (Results 1 - 6 of 6) sorted by null

  /external/pcre/dist2/src/
pcre2_dfa_match.c 362 cb->start_match = (PCRE2_SIZE)(current_subject - mb->start_subject);
3231 PCRE2_SPTR start_match; local
    [all...]
pcre2_match.c 181 #define Fstart_match F->start_match
289 /* The cb->version, cb->subject, cb->subject_length, and cb->start_match fields
6021 PCRE2_SPTR start_match = subject + start_offset; local
    [all...]
pcre2_intmodedep.h 824 PCRE2_SPTR start_match; /* Can be adjusted by \K */ member in struct:heapframe
    [all...]
pcre2.h.generic 529 PCRE2_SIZE start_match; /* Offset to start of this match attempt */ \
    [all...]
pcre2.h.in 529 PCRE2_SIZE start_match; /* Offset to start of this match attempt */ \
    [all...]
pcre2_jit_compile.c     [all...]

Completed in 431 milliseconds