Home
last modified time | relevance | path

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

/external/pcre/src/
Dpcre2.h723 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
905 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_) macro
Dpcre2_substring.c541 pcre2_substring_number_from_name(const pcre2_code *code, in pcre2_substring_number_from_name() function
Dpcre2.h.generic723 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
905 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_)
Dpcre2.h.in723 pcre2_substring_number_from_name(const pcre2_code *, PCRE2_SPTR); \
905 #define pcre2_substring_number_from_name PCRE2_SUFFIX(pcre2_substring_number_from_name_) macro
/external/pcre/
DMakefile.am102 doc/html/pcre2_substring_number_from_name.html \
198 doc/pcre2_substring_number_from_name.3 \
DMakefile.in1047 doc/html/pcre2_substring_number_from_name.html \
1143 doc/pcre2_substring_number_from_name.3 \
/external/pcre/doc/
Dpcre2.txt345 int pcre2_substring_number_from_name(const pcre2_code *code,
598 pcre2_substring_number_from_name()
3223 int pcre2_substring_number_from_name(const pcre2_code *code,
3244 the name by calling pcre2_substring_number_from_name(). The first argu-
3625 SET is returned. The pcre2_substring_number_from_name() function re-