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.in723 pcre2_substring_list_free(PCRE2_SPTR *); \
901 #define pcre2_substring_list_free PCRE2_SUFFIX(pcre2_substring_list_free_) macro
Dpcre2.h.generic723 pcre2_substring_list_free(PCRE2_SPTR *); \
901 #define pcre2_substring_list_free PCRE2_SUFFIX(pcre2_substring_list_free_)
/external/pcre/dist2/
DMakefile.am99 doc/html/pcre2_substring_list_free.html \
195 doc/pcre2_substring_list_free.3 \
DMakefile.in1040 doc/html/pcre2_substring_list_free.html \
1136 doc/pcre2_substring_list_free.3 \
/external/pcre/dist2/doc/
Dpcre2.txt343 void pcre2_substring_list_free(PCRE2_SPTR *list);
595 pcre2_substring_free() and pcre2_substring_list_free() are also pro-
3167 void pcre2_substring_list_free(PCRE2_SPTR *list);
3187 should be freed by calling pcre2_substring_list_free().