Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c356 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline()
H A Dpcre2_jit_compile.c468 int newline; member
5378 jump_list *newline = NULL; in mainloop_entry() local
6405 jump_list *newline = NULL; in fast_forward_newline() local
H A Dpcre2_compile.c10155 int newline = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
/php-src/ext/mbstring/
H A Dmbstring.stub.php163 …$string, ?string $charset = null, ?string $transfer_encoding = null, string $newline = "\r\n", int… argument
/php-src/main/streams/
H A Dstreams.c850 char newline[2] = "\n"; /* is this OK for Win? */ in _php_stream_puts() local

Completed in 76 milliseconds