Home
last modified time | relevance | path

Searched refs:pcre2_match_context_create (Results 1 – 8 of 8) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_context.c181 pcre2_match_context_create(pcre2_general_context *gcontext) in pcre2_match_context_create() function
Dpcre2.h.generic425 pcre2_match_context *pcre2_match_context_create(pcre2_general_context *); \
622 #define pcre2_match_context_create PCRE2_SUFFIX(pcre2_match_context_create_)
Dpcre2.h.in425 pcre2_match_context *pcre2_match_context_create(pcre2_general_context *); \
622 #define pcre2_match_context_create PCRE2_SUFFIX(pcre2_match_context_create_) macro
Dpcre2grep.c2960 match_context = pcre2_match_context_create(NULL); in main()
/external/pcre/dist2/
DMakefile.am53 doc/html/pcre2_match_context_create.html \
134 doc/pcre2_match_context_create.3 \
DMakefile.in859 doc/html/pcre2_match_context_create.html \
940 doc/pcre2_match_context_create.3 \
/external/pcre/pcrecpp/
Dpcrecpp.cc317 pcre2_match_context_create(NULL), in TryMatch()
/external/pcre/dist2/doc/
Dpcre2.txt270 pcre2_match_context *pcre2_match_context_create(
827 pcre2_match_context *pcre2_match_context_create(
4537 mcontext = pcre2_match_context_create(NULL);