Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
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
Dpcre2.h.in691 pcre2_substring_copy_bynumber(pcre2_match_data *, uint32_t, PCRE2_UCHAR *, \
877 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_) macro
Dpcre2.h.generic691 pcre2_substring_copy_bynumber(pcre2_match_data *, uint32_t, PCRE2_UCHAR *, \
877 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_)
/external/pcre/dist2/
DMakefile.am90 doc/html/pcre2_substring_copy_bynumber.html \
183 doc/pcre2_substring_copy_bynumber.3 \
DMakefile.in930 doc/html/pcre2_substring_copy_bynumber.html \
1023 doc/pcre2_substring_copy_bynumber.3 \
/external/pcre/dist2/doc/
Dpcre2.txt314 int pcre2_substring_copy_bynumber(pcre2_match_data *match_data,
579 pcre2_substring_copy_bynumber()
2907 int pcre2_substring_copy_bynumber(pcre2_match_data *match_data,
2945 The pcre2_substring_copy_bynumber() function copies a captured sub-
2952 The final arguments of pcre2_substring_copy_bynumber() are a pointer to
2971 The buffer was too small for pcre2_substring_copy_bynumber(), or the