Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_context.c355 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline() function
Dpcre2.h.generic597 pcre2_set_newline(pcre2_compile_context *, uint32_t); \
888 #define pcre2_set_newline PCRE2_SUFFIX(pcre2_set_newline_)
Dpcre2.h.in597 pcre2_set_newline(pcre2_compile_context *, uint32_t); \
888 #define pcre2_set_newline PCRE2_SUFFIX(pcre2_set_newline_) macro
Dpcre2grep.c4276 pcre2_set_newline(compile_context, endlinetype); in main()
/external/pcre/dist2/
DMakefile.am86 doc/html/pcre2_set_newline.html \
182 doc/pcre2_set_newline.3 \
DMakefile.in1027 doc/html/pcre2_set_newline.html \
1123 doc/pcre2_set_newline.3 \
/external/pcre/dist2/doc/
Dpcre2.txt272 int pcre2_set_newline(pcre2_compile_context *ccontext,
894 int pcre2_set_newline(pcre2_compile_context *ccontext,
2768 be overridden in a compile context by calling pcre2_set_newline(). It