Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_fuzzsupport.c176 match_context = pcre2_match_context_create(NULL); in LLVMFuzzerTestOneInput()
Dpcre2_context.c182 pcre2_match_context_create(pcre2_general_context *gcontext) in pcre2_match_context_create() function
Dpcre2.h.in610 *pcre2_match_context_create(pcre2_general_context *); \
868 #define pcre2_match_context_create PCRE2_SUFFIX(pcre2_match_context_create_) macro
Dpcre2.h.generic610 *pcre2_match_context_create(pcre2_general_context *); \
868 #define pcre2_match_context_create PCRE2_SUFFIX(pcre2_match_context_create_)
Dpcre2grep.c4120 match_context = pcre2_match_context_create(NULL); in main()
/third_party/pcre2/pcre2/
DMakefile.am63 doc/html/pcre2_match_context_create.html \
159 doc/pcre2_match_context_create.3 \
/third_party/pcre2/pcre2/doc/
Dpcre2.txt289 pcre2_match_context *pcre2_match_context_create(
962 pcre2_match_context *pcre2_match_context_create(
5478 mcontext = pcre2_match_context_create(NULL);