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

  /external/pcre/dist2/src/
pcre2_match.c 64 /* The mb->capture_last field uses the lower 16 bits for the last captured
495 mb->capture_last = new_recursive->saved_capture_last;
    [all...]
pcre2_intmodedep.h 810 uint32_t capture_last; /* Most recent capture number + overflow flag */ member in struct:match_block
    [all...]
pcre2.h.generic 355 uint32_t capture_last; /* Most recently closed capture */ \
    [all...]
pcre2.h.in 355 uint32_t capture_last; /* Most recently closed capture */ \
    [all...]
pcre2_dfa_match.c     [all...]
pcre2test.c     [all...]
pcre2_jit_compile.c     [all...]

Completed in 200 milliseconds