Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_context.c353 pcre2_set_newline(pcre2_compile_context *ccontext, uint32_t newline) in pcre2_set_newline()
H A Dpcre2_jit_compile.c437 int newline; member
3700 jump_list *newline = NULL; in mainloop_entry() local
5317 jump_list *newline = NULL; in fast_forward_newline() local
H A Dpcre2_compile.c9144 int newline = 0; /* Unset; can be set by the pattern */ in pcre2_compile() local
/PHP-7.3/Zend/
H A Dzend_language_scanner.c7234 int newline = 0, indentation = 0, spacing = 0; in lex_scan() local
8066 int newline = 0, indentation = 0, spacing = -1; in lex_scan() local
/PHP-7.3/main/streams/
H A Dstreams.c778 char newline[2] = "\n"; /* is this OK for Win? */ in _php_stream_puts() local

Completed in 93 milliseconds