Home
last modified time | relevance | path

Searched refs:LF (Results 1 – 14 of 14) sorted by relevance

/PHP-8.0/ext/tidy/tests/
H A D025.phpt8 $tidy=tidy_parse_string('<% %>', array('newline' => 'LF'));
11 $tidy=tidy_parse_string('<# #>', array('newline' => 'LF'));
17 $tidy=tidy_parse_string('<html><body><!-- comment --></body></html>', array('newline' => 'LF'));
H A D024.phpt23 'newline' => 'LF'
H A D010.phpt7 …parse_string("<HTML><BODY BGCOLOR=#FFFFFF ALINK=#000000></BODY></HTML>", array('newline' => 'LF'));
H A D012.phpt28 …LOR=#FFFFFF ALINK=#000000><B>Hi</B><I>Bye<U>Test</U></I></BODY></HTML>", array('newline' => 'LF'));
/PHP-8.0/sapi/cli/
H A Dphp_http_parser.c239 #define LF '\n' macro
366 case LF: in php_http_parser_execute()
465 case LF: in php_http_parser_execute()
489 if (ch == LF) { in php_http_parser_execute()
706 case LF: in php_http_parser_execute()
748 case LF: in php_http_parser_execute()
783 case LF: in php_http_parser_execute()
819 case LF: in php_http_parser_execute()
854 case LF: in php_http_parser_execute()
941 if (ch == LF) { in php_http_parser_execute()
[all …]
/PHP-8.0/ext/standard/tests/general_functions/
H A D006.phpt2 quoted_printable_decode() function test with CR/LF
/PHP-8.0/ext/standard/tests/mail/
H A Dbug47983.phpt2 Bug #47983 (mixed LF and CRLF line endings in mail())
/PHP-8.0/ext/intl/tests/
H A Dbug65732.phpt2 Bug #65732 (grapheme_*() is not Unicode compliant on CR LF sequence)
/PHP-8.0/ext/mbstring/tests/
H A Dgh7902.phpt2 GH-7902 (mb_send_mail may delimit headers with LF only)
/PHP-8.0/Zend/tests/
H A Dbug79934.phpt12 // lines with only a LF should not cause a parse error
/PHP-8.0/
H A DNEWS445 . Fixed bug GH-7902 (mb_send_mail may delimit headers with LF only). (cmb)
1524 . Fixed bug #47983 (mixed LF and CRLF line endings in mail()). (cmb)
/PHP-8.0/build/
H A Dlibtool.m44489 # if finds mixed CR/LF and LF-only lines. Since sed operates in
4490 # text mode, it properly converts lines to CR/LF. This bash problem
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます19885 # lisp files are mainly created on unix system with LF as line end
22819 # text of document; some times start with 4 non printable characters like CR LF
H A Dmagic19885 # lisp files are mainly created on unix system with LF as line end
22819 # text of document; some times start with 4 non printable characters like CR LF

Completed in 185 milliseconds