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

  /external/pcre/dist2/src/
pcre2_context.c 181 pcre2_match_context_create(pcre2_general_context *gcontext) function
pcre2.h.generic 425 pcre2_match_context *pcre2_match_context_create(pcre2_general_context *); \
622 #define pcre2_match_context_create PCRE2_SUFFIX(pcre2_match_context_create_)
    [all...]
pcre2.h.in 425 pcre2_match_context *pcre2_match_context_create(pcre2_general_context *); \
622 #define pcre2_match_context_create PCRE2_SUFFIX(pcre2_match_context_create_)
    [all...]
pcre2grep.c     [all...]
  /external/pcre/dist2/
Makefile.am 53 doc/html/pcre2_match_context_create.html \
134 doc/pcre2_match_context_create.3 \
  /external/pcre/pcrecpp/
pcrecpp.cc 317 pcre2_match_context_create(NULL),

Completed in 152 milliseconds