Searched defs:newline (Results 1 – 5 of 5) sorted by relevance
355 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline()
445 int newline; member5226 jump_list *newline = NULL; in mainloop_entry() local6250 jump_list *newline = NULL; in fast_forward_newline() local
9795 int newline = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
153 …$string, ?string $charset = null, ?string $transfer_encoding = null, string $newline = "\r\n", int… argument
850 char newline[2] = "\n"; /* is this OK for Win? */ in _php_stream_puts() local
Completed in 57 milliseconds