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

  /external/pcre/dist2/src/
pcre2.h.generic 492 PCRE2_EXP_DECL void pcre2_substring_free(PCRE2_UCHAR *); \
646 #define pcre2_substring_free PCRE2_SUFFIX(pcre2_substring_free_)
    [all...]
pcre2.h.in 492 PCRE2_EXP_DECL void pcre2_substring_free(PCRE2_UCHAR *); \
646 #define pcre2_substring_free PCRE2_SUFFIX(pcre2_substring_free_)
    [all...]
pcre2_substring.c 241 pcre2_substring_free(PCRE2_UCHAR *string) function
  /external/pcre/dist2/
Makefile.am 76 doc/html/pcre2_substring_free.html \
157 doc/pcre2_substring_free.3 \

Completed in 82 milliseconds