7833 |
0: a\x0db |
0: a\x0db |
7834 |
a\nb\<cr> |
a\nb\<cr> |
7835 |
0: a\x0ab |
0: a\x0ab |
7836 |
|
a\x85b\<anycrlf> |
7837 |
|
0: a\x85b |
7838 |
** Failers |
** Failers |
7839 |
No match |
No match |
7840 |
a\nb |
a\nb |
7845 |
No match |
No match |
7846 |
a\rb\<any> |
a\rb\<any> |
7847 |
No match |
No match |
7848 |
|
a\x85b\<any> |
7849 |
|
No match |
7850 |
|
a\rb\<anycrlf> |
7851 |
|
No match |
7852 |
|
|
7853 |
/^abc./mgx<any> |
/^abc./mgx<any> |
7854 |
abc1 \x0aabc2 \x0babc3xx \x0cabc4 \x0dabc5xx \x0d\x0aabc6 \x85abc7 \x{2028}abc8 \x{2029}abc9 JUNK |
abc1 \x0aabc2 \x0babc3xx \x0cabc4 \x0dabc5xx \x0d\x0aabc6 \x85abc7 \x{2028}abc8 \x{2029}abc9 JUNK |
7871 |
0: abc9 |
0: abc9 |
7872 |
|
|
7873 |
/a/<cr><any> |
/a/<cr><any> |
|
Failed: inconsistent NEWLINE options at offset 0 |
|
7874 |
|
|
7875 |
/a/<any><crlf> |
/a/<any><crlf> |
7876 |
Failed: inconsistent NEWLINE options at offset 0 |
Failed: inconsistent NEWLINE options at offset 0 |
8162 |
0: |
0: |
8163 |
0+ |
0+ |
8164 |
|
|
8165 |
|
/abc.$/mgx<anycrlf> |
8166 |
|
abc1\x0a abc2\x0b abc3\x0c abc4\x0d abc5\x0d\x0a abc6\x85 abc7\x{2028} abc8\x{2029} abc9 |
8167 |
|
0: abc1 |
8168 |
|
0: abc4 |
8169 |
|
0: abc5 |
8170 |
|
0: abc9 |
8171 |
|
|
8172 |
/ End of testinput2 / |
/ End of testinput2 / |