Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_context.c355 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline() function
Dpcre2.h.in599 pcre2_set_newline(pcre2_compile_context *, uint32_t); \
890 #define pcre2_set_newline PCRE2_SUFFIX(pcre2_set_newline_) macro
Dpcre2.h.generic599 pcre2_set_newline(pcre2_compile_context *, uint32_t); \
890 #define pcre2_set_newline PCRE2_SUFFIX(pcre2_set_newline_)
Dpcre2grep.c4307 pcre2_set_newline(compile_context, endlinetype); in main()
/third_party/pcre2/pcre2/
DMakefile.am86 doc/html/pcre2_set_newline.html \
182 doc/pcre2_set_newline.3 \
/third_party/pcre2/pcre2/doc/
Dpcre2.txt277 int pcre2_set_newline(pcre2_compile_context *ccontext,
899 int pcre2_set_newline(pcre2_compile_context *ccontext,
2790 be overridden in a compile context by calling pcre2_set_newline(). It