Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c355 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline()
H A Dpcre2_jit_compile.c442 int newline; member
5148 jump_list *newline = NULL; in mainloop_entry() local
6172 jump_list *newline = NULL; in fast_forward_newline() local
H A Dpcre2_compile.c9669 int newline = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
/PHP-7.4/main/streams/
H A Dstreams.c821 char newline[2] = "\n"; /* is this OK for Win? */ in _php_stream_puts() local

Completed in 129 milliseconds