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

  /external/pcre/dist2/src/
pcre2.h.generic 505 PCRE2_EXP_DECL void pcre2_substring_list_free(PCRE2_SPTR *); \
652 #define pcre2_substring_list_free PCRE2_SUFFIX(pcre2_substring_list_free_)
    [all...]
pcre2.h.in 505 PCRE2_EXP_DECL void pcre2_substring_list_free(PCRE2_SPTR *); \
652 #define pcre2_substring_list_free PCRE2_SUFFIX(pcre2_substring_list_free_)
    [all...]
pcre2_substring.c 440 pcre2_substring_list_free(PCRE2_SPTR *list) function
  /external/pcre/dist2/
Makefile.am 81 doc/html/pcre2_substring_list_free.html \
162 doc/pcre2_substring_list_free.3 \

Completed in 45 milliseconds