Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_context.c353 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline() function
Dpcre2.h.in590 pcre2_set_newline(pcre2_compile_context *, uint32_t); \
872 #define pcre2_set_newline PCRE2_SUFFIX(pcre2_set_newline_) macro
Dpcre2.h.generic590 pcre2_set_newline(pcre2_compile_context *, uint32_t); \
872 #define pcre2_set_newline PCRE2_SUFFIX(pcre2_set_newline_)
Dpcre2grep.c4064 pcre2_set_newline(compile_context, endlinetype); in main()
/external/pcre/dist2/
DMakefile.am84 doc/html/pcre2_set_newline.html \
177 doc/pcre2_set_newline.3 \
DMakefile.in924 doc/html/pcre2_set_newline.html \
1017 doc/pcre2_set_newline.3 \
/external/pcre/pcrecpp/
Dpcrecpp.cc107 if (pcre2_set_newline(compile_context.get(), in Compile()
/external/pcre/dist2/doc/
Dpcre2.txt272 int pcre2_set_newline(pcre2_compile_context *ccontext,
857 int pcre2_set_newline(pcre2_compile_context *ccontext,
2599 be overridden in a compile context by calling pcre2_set_newline(). It