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

  /external/pcre/dist2/src/
pcre2.h.generic 334 struct pcre2_real_match_data; \
335 typedef struct pcre2_real_match_data pcre2_match_data; \
581 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_)
    [all...]
pcre2.h.in 334 struct pcre2_real_match_data; \
335 typedef struct pcre2_real_match_data pcre2_match_data; \
581 #define pcre2_real_match_data PCRE2_SUFFIX(pcre2_real_match_data_)
    [all...]
pcre2_intmodedep.h 630 typedef struct pcre2_real_match_data { struct
642 } pcre2_real_match_data; typedef in typeref:struct:pcre2_real_match_data
    [all...]

Completed in 139 milliseconds