Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_substring.c445 pcre2_substring_list_free(PCRE2_SPTR *list) in pcre2_substring_list_free() function
Dpcre2.h.generic711 pcre2_substring_list_free(PCRE2_SPTR *); \
884 #define pcre2_substring_list_free PCRE2_SUFFIX(pcre2_substring_list_free_)
Dpcre2.h.in711 pcre2_substring_list_free(PCRE2_SPTR *); \
884 #define pcre2_substring_list_free PCRE2_SUFFIX(pcre2_substring_list_free_) macro
/external/pcre/dist2/
DMakefile.am96 doc/html/pcre2_substring_list_free.html \
189 doc/pcre2_substring_list_free.3 \
DMakefile.in936 doc/html/pcre2_substring_list_free.html \
1029 doc/pcre2_substring_list_free.3 \
/external/pcre/dist2/doc/
Dpcre2.txt339 void pcre2_substring_list_free(PCRE2_SPTR *list);
588 pcre2_substring_free() and pcre2_substring_list_free() are also pro-
2997 void pcre2_substring_list_free(PCRE2_SPTR *list);
3017 should be freed by calling pcre2_substring_list_free().