Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_substring.c126 rc = pcre2_substring_length_bynumber(match_data, stringnumber, &size); in pcre2_substring_copy_bynumber()
215 rc = pcre2_substring_length_bynumber(match_data, stringnumber, &size); in pcre2_substring_get_bynumber()
285 return pcre2_substring_length_bynumber(match_data, n, sizeptr); in pcre2_substring_length_byname()
315 pcre2_substring_length_bynumber(pcre2_match_data *match_data, in pcre2_substring_length_bynumber() function
Dpcre2_substitute.c633 rc = pcre2_substring_length_bynumber(match_data, group, &sublength); in pcre2_substitute()
Dpcre2.h.in704 pcre2_substring_length_bynumber(pcre2_match_data *, uint32_t, PCRE2_SIZE *); \
882 #define pcre2_substring_length_bynumber PCRE2_SUFFIX(pcre2_substring_length_bynumber_) macro
Dpcre2.h.generic704 pcre2_substring_length_bynumber(pcre2_match_data *, uint32_t, PCRE2_SIZE *); \
882 #define pcre2_substring_length_bynumber PCRE2_SUFFIX(pcre2_substring_length_bynumber_)
/external/pcre/dist2/
DMakefile.am95 doc/html/pcre2_substring_length_bynumber.html \
188 doc/pcre2_substring_length_bynumber.3 \
DMakefile.in935 doc/html/pcre2_substring_length_bynumber.html \
1028 doc/pcre2_substring_length_bynumber.3 \
/external/pcre/dist2/doc/
Dpcre2.txt330 int pcre2_substring_length_bynumber(pcre2_match_data *match_data,
584 pcre2_substring_length_bynumber()
2904 int pcre2_substring_length_bynumber(pcre2_match_data *match_data,
2939 extracting it by calling pcre2_substring_length_bynumber(). The first