Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_substring.c541 pcre2_substring_number_from_name(const pcre2_code *code, in pcre2_substring_number_from_name() function
Dpcre2.h.generic721 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
903 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_)
Dpcre2.h.in721 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
903 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_) macro
/external/pcre/dist2/
DMakefile.am102 doc/html/pcre2_substring_number_from_name.html \
198 doc/pcre2_substring_number_from_name.3 \
DMakefile.in1043 doc/html/pcre2_substring_number_from_name.html \
1139 doc/pcre2_substring_number_from_name.3 \
/external/pcre/dist2/doc/
Dpcre2.txt340 int pcre2_substring_number_from_name(const pcre2_code *code,
593 pcre2_substring_number_from_name()
3199 int pcre2_substring_number_from_name(const pcre2_code *code,
3220 the name by calling pcre2_substring_number_from_name(). The first argu-
3594 SET is returned. The pcre2_substring_number_from_name() function re-