Home
last modified time | relevance | path

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

/PHP-8.2/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.c445 int newline; member
5226 jump_list *newline = NULL; in mainloop_entry() local
6250 jump_list *newline = NULL; in fast_forward_newline() local
H A Dpcre2_compile.c9793 int newline = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
/PHP-8.2/ext/mbstring/
H A Dmbstring.stub.php154 …$string, ?string $charset = null, ?string $transfer_encoding = null, string $newline = "\r\n", int… argument
/PHP-8.2/main/streams/
H A Dstreams.c833 char newline[2] = "\n"; /* is this OK for Win? */ in _php_stream_puts() local

Completed in 102 milliseconds