Home
last modified time | relevance | path

Searched refs:CR (Results 1 – 24 of 24) sorted by relevance

/PHP-5.4/sapi/cli/
H A Dphp_http_parser.c305 #define CR '\r' macro
431 case CR: in php_http_parser_execute()
528 case CR: in php_http_parser_execute()
550 if (ch == CR) { in php_http_parser_execute()
755 case CR: in php_http_parser_execute()
798 case CR: in php_http_parser_execute()
832 case CR: in php_http_parser_execute()
869 case CR: in php_http_parser_execute()
903 case CR: in php_http_parser_execute()
992 if (ch == CR) { in php_http_parser_execute()
[all …]
/PHP-5.4/ext/standard/tests/general_functions/
H A D006.phpt2 quoted_printable_decode() function test with CR/LF
H A Dbug60227_3.phpt2 Bug #60227 (header() cannot detect the multi-line header with CR), \0 before \n
H A Dbug60227_4.phpt2 Bug #60227 (header() cannot detect the multi-line header with CR), CRLF
H A Dbug60227_2.phpt2 Bug #60227 (header() cannot detect the multi-line header with CR), \r before \n
H A Dbug60227_1.phpt2 Bug #60227 (header() cannot detect the multi-line header with CR)
/PHP-5.4/win32/build/
H A DDSP.README23 line endings (CR/LF) in order to function. The affected files are:
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput102049 *Test CR, LF, and control
2051 0+ Test CR, LF, and control
2052 \x0d\x{0711}CR, extend
2054 0+ \x{711}CR, extend
2055 \x0d\x{1b04}CR, spacingmark
2057 0+ \x{1b04}CR, spacingmark
2070 *There are no Prepend characters, so we can't test Prepend, CR
2072 0+ There are no Prepend characters, so we can't test Prepend, CR
H A Dtestinput101079 *Test CR, LF, and control
1080 \x0d\x{0711}CR, extend
1081 \x0d\x{1b04}CR, spacingmark
1086 *There are no Prepend characters, so we can't test Prepend, CR
H A Dtestoutput61493 *Test CR, LF, and control
1495 0+ Test CR, LF, and control
1496 \x0d\x{0711}CR, extend
1498 0+ \x{711}CR, extend
1499 \x0d\x{1b04}CR, spacingmark
1501 0+ \x{1b04}CR, spacingmark
1514 *There are no Prepend characters, so we can't test Prepend, CR
1516 0+ There are no Prepend characters, so we can't test Prepend, CR
H A Dtestinput6860 *Test CR, LF, and control
861 \x0d\x{0711}CR, extend
862 \x0d\x{1b04}CR, spacingmark
867 *There are no Prepend characters, so we can't test Prepend, CR
H A Dtestinput8965 \\ [^\x80-\xff] # Escaped something (something != CR)
979 \\ [^\x80-\xff] # Escaped something (something != CR)
1016 \\ [^\x80-\xff] # Escaped something (something != CR)
1028 \\ [^\x80-\xff] # Escaped something (something != CR)
1098 \\ [^\x80-\xff] # Escaped something (something != CR)
1112 \\ [^\x80-\xff] # Escaped something (something != CR)
H A Dtestoutput2691 Contains explicit CR or LF match
709 Contains explicit CR or LF match
1101 Contains explicit CR or LF match
1334 Contains explicit CR or LF match
1344 Contains explicit CR or LF match
6506 Forced newline sequence: CR
8836 /a(*CR)b/
8839 /(*CR)a.b/
8847 /(*CR)a.b/<lf>
8873 /(*ANYCRLF)a.b/<CR>
[all …]
H A Dtestinput1481 \\ [^\x80-\xff] # Escaped something (something != CR)
495 \\ [^\x80-\xff] # Escaped something (something != CR)
532 \\ [^\x80-\xff] # Escaped something (something != CR)
544 \\ [^\x80-\xff] # Escaped something (something != CR)
614 \\ [^\x80-\xff] # Escaped something (something != CR)
628 \\ [^\x80-\xff] # Escaped something (something != CR)
H A Dtestinput22274 /a(*CR)b/
2276 /(*CR)a.b/
2281 /(*CR)a.b/<lf>
2297 /(*ANYCRLF)a.b/<CR>
2388 /(*CRLF)(*BSR_ANYCRLF)(*CR)ab/I
H A Dtestoutput81810 \\ [^\x80-\xff] # Escaped something (something != CR)
1824 \\ [^\x80-\xff] # Escaped something (something != CR)
1861 \\ [^\x80-\xff] # Escaped something (something != CR)
1873 \\ [^\x80-\xff] # Escaped something (something != CR)
1943 \\ [^\x80-\xff] # Escaped something (something != CR)
1957 \\ [^\x80-\xff] # Escaped something (something != CR)
H A Dtestoutput1955 \\ [^\x80-\xff] # Escaped something (something != CR)
969 \\ [^\x80-\xff] # Escaped something (something != CR)
1006 \\ [^\x80-\xff] # Escaped something (something != CR)
1018 \\ [^\x80-\xff] # Escaped something (something != CR)
1088 \\ [^\x80-\xff] # Escaped something (something != CR)
1102 \\ [^\x80-\xff] # Escaped something (something != CR)
/PHP-5.4/ext/pcre/pcrelib/
H A DNEWS325 \R matches any Unicode line ending (the default) or just CR, LF, and CRLF.
349 fails at CRLF if there are explicit CR or LF matches within the pattern.
394 recognizes only CRLF, CR, and LF as linebreaks.
647 script, to force use of CR or LF instead of \n in the source. On non-Unix
H A DREADME254 . You can build PCRE to recognize either CR or LF or the sequence CRLF or any
273 to match only CR, LF, or CRLF. You can make this the default by adding
H A DChangeLog958 a partial match for a CR character at the end of the subject string.
2735 means that a class such as [\s] counted as "explicit reference to CR or
2738 the change happens only if \r or \n (or a literal CR or LF) character is
2754 matching any Unicode line ending sequence to just matching CR, LF, or CRLF.
2966 pattern has explicit CR or LF references.
2968 29. Added (*CR) etc for changing newline setting at start of pattern.
3182 21. Added PCRE_NEWLINE_ANYCRLF which is like ANY, but matches only CR, LF, or
3603 23. Added support for CRLF line endings as well as CR and LF. As well as the
4835 newline. It is either LF (10) or CR (13).
5081 script, to force use of CR or LF instead of \n in the source. On non-Unix
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt1016 systems. You can compile PCRE to use carriage return (CR) instead, by
1033 which causes PCRE to recognize any of the three sequences CR, LF, or
1053 the default is changed so that \R matches only CR, LF, or CRLF. What-
4827 (*CR) carriage return
4837 (*CR)a.b
5245 U+000D Carriage return (CR)
5282 (*BSR_ANYCRLF) CR, LF, or CRLF only
7772 Xps POSIX space: property Z or tab, NL, VT, FF, CR
7773 Xsp Perl space: property Z or tab, NL, VT, FF, CR
7936 (*CR) carriage return only
[all …]
/PHP-5.4/build/
H A Dlibtool.m44485 # if finds mixed CR/LF and LF-only lines. Since sed operates in
4486 # text mode, it properly converts lines to CR/LF. This bash problem
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic6212 # followed by variants with point,CR-NL or NL-CR
6214 # followed by variants CR-NL or NL-CR
6216 # followed by variants with point,CR-NL or NL-CR
9906 0 string II\x2a\0\x10\0\0\0CR Canon CR2 raw image data
/PHP-5.4/
H A DNEWS2115 CR(0x0D)). (rui)
2456 . Fixed bug #60227 (header() cannot detect the multi-line header with CR).

Completed in 177 milliseconds