Searched refs:pcre2_substring_copy_byname (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2.h | 714 pcre2_substring_copy_byname(pcre2_match_data *, PCRE2_SPTR, PCRE2_UCHAR *, \ 909 #define pcre2_substring_copy_byname PCRE2_SUFFIX(pcre2_substring_copy_byname_) macro
|
H A D | pcre2_substring.c | 73 pcre2_substring_copy_byname(pcre2_match_data *match_data, PCRE2_SPTR stringname, in pcre2_substring_copy_byname() function
|
H A D | pcre2.h.generic | 716 pcre2_substring_copy_byname(pcre2_match_data *, PCRE2_SPTR, PCRE2_UCHAR *, \ 912 #define pcre2_substring_copy_byname PCRE2_SUFFIX(pcre2_substring_copy_byname_)
|
H A D | pcre2.h.in | 716 pcre2_substring_copy_byname(pcre2_match_data *, PCRE2_SPTR, PCRE2_UCHAR *, \ 912 #define pcre2_substring_copy_byname PCRE2_SUFFIX(pcre2_substring_copy_byname_) macro
|
/aosp_15_r20/external/pcre/ |
H A D | Makefile.am | 95 doc/html/pcre2_substring_copy_byname.html \ 194 doc/pcre2_substring_copy_byname.3 \
|
H A D | Makefile.in | 1120 doc/html/pcre2_substring_copy_byname.html \ 1218 doc/pcre2_substring_copy_byname.3 \
|
/aosp_15_r20/external/pcre/doc/ |
H A D | pcre2.txt | 335 int pcre2_substring_copy_byname(pcre2_match_data *match_data, 607 pcre2_substring_copy_byname() 3382 int pcre2_substring_copy_byname(pcre2_match_data *match_data, 3776 When duplicates are present, pcre2_substring_copy_byname() and
|