Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2.h735 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
919 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_) macro
H A Dpcre2_substring.c544 pcre2_substring_number_from_name(const pcre2_code *code, in pcre2_substring_number_from_name() function
H A Dpcre2.h.generic737 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
922 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_)
H A Dpcre2.h.in737 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
922 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_) macro
/aosp_15_r20/external/pcre/
H A DMakefile.am105 doc/html/pcre2_substring_number_from_name.html \
204 doc/pcre2_substring_number_from_name.3 \
H A DMakefile.in1130 doc/html/pcre2_substring_number_from_name.html \
1228 doc/pcre2_substring_number_from_name.3 \
/aosp_15_r20/external/pcre/doc/
H A Dpcre2.txt360 int pcre2_substring_number_from_name(const pcre2_code *code,
615 pcre2_substring_number_from_name()
3376 int pcre2_substring_number_from_name(const pcre2_code *code,
3397 the name by calling pcre2_substring_number_from_name(). The first argu-
3779 SET is returned. The pcre2_substring_number_from_name() function re-