Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DFAQ.ja9 2. CR + LF
11 DOSの改行(CR(0x0c) + LF(0x0a)の連続)
/PHP-7.3/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-7.3/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-7.3/ext/standard/tests/general_functions/
H A D006.phpt2 quoted_printable_decode() function test with CR/LF
/PHP-7.3/ext/intl/tests/
H A Dbug65732.phpt2 Bug #65732 (grapheme_*() is not Unicode compliant on CR LF sequence)
/PHP-7.3/Zend/tests/
H A Dbug79934.phpt12 // lines with only a LF should not cause a parse error
/PHP-7.3/build/
H A Dlibtool.m44488 # if finds mixed CR/LF and LF-only lines. Since sed operates in
4489 # text mode, it properly converts lines to CR/LF. This bash problem
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY72 2018/10/01: convert CRLF line endings to LF
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic16980 # lisp files are mainly created on unix system with LF as line end
H A Dmagic私はガラスを食べられます16980 # lisp files are mainly created on unix system with LF as line end

Completed in 153 milliseconds