Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2.h503 struct pcre2_real_match_data; \
504 typedef struct pcre2_real_match_data pcre2_match_data; \
830 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_) macro
H A Dpcre2_intmodedep.h656 typedef struct pcre2_real_match_data { struct
672 } pcre2_real_match_data; argument
H A Dpcre2.h.generic503 struct pcre2_real_match_data; \
504 typedef struct pcre2_real_match_data pcre2_match_data; \
832 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_)
H A Dpcre2.h.in503 struct pcre2_real_match_data; \
504 typedef struct pcre2_real_match_data pcre2_match_data; \
832 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_) macro