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.h651 typedef struct pcre2_real_match_data { struct
663 } pcre2_real_match_data; argument
Dpcre2.h.generic498 struct pcre2_real_match_data; \
499 typedef struct pcre2_real_match_data pcre2_match_data; \
803 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_)
Dpcre2.h.in498 struct pcre2_real_match_data; \
499 typedef struct pcre2_real_match_data pcre2_match_data; \
803 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_) macro