Home
last modified time | relevance | path

Searched refs:pcre2_real_match_data (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_intmodedep.h652 typedef struct pcre2_real_match_data { struct
665 } pcre2_real_match_data; argument
Dpcre2.h.generic493 struct pcre2_real_match_data; \
494 typedef struct pcre2_real_match_data pcre2_match_data; \
816 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_)
Dpcre2.h.in493 struct pcre2_real_match_data; \
494 typedef struct pcre2_real_match_data pcre2_match_data; \
816 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_) macro