HomeSort by relevance Sort by last modified time
    Searched refs:pcre2_substring_copy_bynumber (Results 1 - 4 of 4) sorted by null

  /external/pcre/dist2/src/
pcre2_substring.c 90 return pcre2_substring_copy_bynumber(match_data, n, buffer, sizeptr);
121 pcre2_substring_copy_bynumber(pcre2_match_data *match_data, function
pcre2.h.generic 490 PCRE2_EXP_DECL int pcre2_substring_copy_bynumber(pcre2_match_data *, \
645 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_)
    [all...]
pcre2.h.in 490 PCRE2_EXP_DECL int pcre2_substring_copy_bynumber(pcre2_match_data *, \
645 #define pcre2_substring_copy_bynumber PCRE2_SUFFIX(pcre2_substring_copy_bynumber_)
    [all...]
  /external/pcre/dist2/
Makefile.am 75 doc/html/pcre2_substring_copy_bynumber.html \
156 doc/pcre2_substring_copy_bynumber.3 \

Completed in 459 milliseconds