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

  /external/pcre/dist2/src/
pcre2_context.c 256 pcre2_match_context_free(pcre2_match_context *mcontext) function
pcre2.h.generic 426 PCRE2_EXP_DECL void pcre2_match_context_free(pcre2_match_context *); \
623 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_)
    [all...]
pcre2.h.in 426 PCRE2_EXP_DECL void pcre2_match_context_free(pcre2_match_context *); \
623 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_)
    [all...]
pcre2grep.c     [all...]
  /external/pcre/pcrecpp/
pcrecpp.cc 309 decltype(pcre2_match_context_free)*> match_context_ptr;
318 pcre2_match_context_free);
  /external/pcre/dist2/
Makefile.am 54 doc/html/pcre2_match_context_free.html \
135 doc/pcre2_match_context_free.3 \

Completed in 103 milliseconds