Home
last modified time | relevance | path

Searched refs:CRLF (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/standard/tests/mail/
H A Dgh13415.phpt21 echo "CRLF:\n";
48 CRLF:
49 Header "Reply-To" contains CRLF characters that are used as a line separator and are not allowed in…
H A Dbug47983.phpt2 Bug #47983 (mixed LF and CRLF line endings in mail())
H A Dbug54298.phpt2 Bug #54298 (Using empty additional_headers adding extraneous CRLF)
/php-src/Zend/tests/
H A Dbug79934.phpt2 Bug #79934: CRLF-only line in heredoc causes parsing error
8 // lines with only CRLF should not cause a parse error
/php-src/ext/standard/tests/general_functions/
H A Dbug60227_4.phpt2 Bug #60227 (header() cannot detect the multi-line header with CR), CRLF
/php-src/ext/fileinfo/tests/
H A Dbug68819_002.phpt26 string(67) "ASCII text, with very long lines (8191), with CRLF line terminators"
H A Dbug68819_001.phpt18 string(66) "ASCII text, with very long lines (617), with CRLF line terminators"
H A Dmagic私はガラスを食べられます24095 # windows INF files often begin with semicolon and use CRLF as line end
26446 >>11 beshort !0x0D0A \b, lines not separated by CRLF
39375 # empty line CRLF
H A Dmagic24095 # windows INF files often begin with semicolon and use CRLF as line end
26446 >>11 beshort !0x0D0A \b, lines not separated by CRLF
39375 # empty line CRLF
/php-src/ext/ftp/tests/
H A D001.phpt33 string(39) "214 Syntax: HELP [<SP> <string>] <CRLF>"
H A D002.phpt39 string(39) "214 Syntax: HELP [<SP> <string>] <CRLF>"
H A Dserver.inc153 fputs($s, "214 Syntax: HELP [<SP> <string>] <CRLF>\r\n");
/php-src/ext/mbstring/
H A Dmbstring.c4263 #define CRLF "\r\n" macro
4580 const char *line_sep = PG(mail_mixed_lf_and_crlf) ? "\n" : CRLF; in PHP_FUNCTION()
4678 #undef CRLF
/php-src/
H A Dphp.ini-development1097 ; Use mixed LF and CRLF line separators to keep compatibility with some
H A Dphp.ini-production1099 ; Use mixed LF and CRLF line separators to keep compatibility with some
/php-src/build/
H A Dlibtool.m44607 # Handle CRLF in mingw tool chain

Completed in 238 milliseconds