Searched defs:capture_id (Results 1 – 2 of 2) sorted by relevance
1582 PCRE2_SIZE capture_id = 0; in pcre2grep_callout() local1685 PCRE2_SIZE capture_id = 0; in pcre2grep_callout() local
2944 int capture_id() const { return capture_id_; } in capture_id() function