Home
last modified time | relevance | path

Searched refs:pcre2_substring_copy_bynumber (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_substring.c90 return pcre2_substring_copy_bynumber(match_data, n, buffer, sizeptr); in pcre2_substring_copy_byname()
121 pcre2_substring_copy_bynumber(pcre2_match_data *match_data, in pcre2_substring_copy_bynumber() function
H A Dpcre2.h717 pcre2_substring_copy_bynumber(pcre2_match_data *, uint32_t, PCRE2_UCHAR *, \
910 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_) macro
H A Dpcre2.h.generic719 pcre2_substring_copy_bynumber(pcre2_match_data *, uint32_t, PCRE2_UCHAR *, \
913 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_)
H A Dpcre2.h.in719 pcre2_substring_copy_bynumber(pcre2_match_data *, uint32_t, PCRE2_UCHAR *, \
913 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_) macro
/aosp_15_r20/external/pcre/
H A DMakefile.am96 doc/html/pcre2_substring_copy_bynumber.html \
195 doc/pcre2_substring_copy_bynumber.3 \
H A DMakefile.in1121 doc/html/pcre2_substring_copy_bynumber.html \
1219 doc/pcre2_substring_copy_bynumber.3 \
/aosp_15_r20/external/pcre/doc/
H A Dpcre2.txt338 int pcre2_substring_copy_bynumber(pcre2_match_data *match_data,
608 pcre2_substring_copy_bynumber()
3254 int pcre2_substring_copy_bynumber(pcre2_match_data *match_data,
3292 The pcre2_substring_copy_bynumber() function copies a captured sub-
3299 The final arguments of pcre2_substring_copy_bynumber() are a pointer to
3318 The buffer was too small for pcre2_substring_copy_bynumber(), or the