364 |
End |
End |
365 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
366 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
|
Contains explicit CR or LF match |
|
367 |
Options: anchored utf8 |
Options: anchored utf8 |
368 |
No first char |
No first char |
369 |
No need char |
No need char |
386 |
End |
End |
387 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
388 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
|
Contains explicit CR or LF match |
|
389 |
Options: utf8 |
Options: utf8 |
390 |
No first char |
No first char |
391 |
No need char |
No need char |
653 |
End |
End |
654 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
655 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
|
Contains explicit CR or LF match |
|
656 |
No options |
No options |
657 |
No first char |
No first char |
658 |
No need char |
No need char |
665 |
End |
End |
666 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
667 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
|
Contains explicit CR or LF match |
|
668 |
Options: utf8 |
Options: utf8 |
669 |
No first char |
No first char |
670 |
No need char |
No need char |
788 |
End |
End |
789 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
790 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
|
Contains explicit CR or LF match |
|
791 |
No options |
No options |
792 |
No first char |
No first char |
793 |
No need char |
No need char |
800 |
End |
End |
801 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
802 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
|
Contains explicit CR or LF match |
|
803 |
Options: utf8 |
Options: utf8 |
804 |
No first char |
No first char |
805 |
No need char |
No need char |
936 |
End |
End |
937 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
938 |
Capturing subpattern count = 1 |
Capturing subpattern count = 1 |
|
Contains explicit CR or LF match |
|
939 |
Options: utf8 |
Options: utf8 |
940 |
No first char |
No first char |
941 |
Need char = 'z' |
Need char = 'z' |
1515 |
\x{7fffffff}\? |
\x{7fffffff}\? |
1516 |
No match |
No match |
1517 |
|
|
1518 |
|
/a\Rb/I8<bsr_anycrlf> |
1519 |
|
Capturing subpattern count = 0 |
1520 |
|
Options: bsr_anycrlf utf8 |
1521 |
|
First char = 'a' |
1522 |
|
Need char = 'b' |
1523 |
|
a\rb |
1524 |
|
0: a\x{0d}b |
1525 |
|
a\nb |
1526 |
|
0: a\x{0a}b |
1527 |
|
a\r\nb |
1528 |
|
0: a\x{0d}\x{0a}b |
1529 |
|
** Failers |
1530 |
|
No match |
1531 |
|
a\x{85}b |
1532 |
|
No match |
1533 |
|
a\x0bb |
1534 |
|
No match |
1535 |
|
|
1536 |
|
/a\Rb/I8<bsr_unicode> |
1537 |
|
Capturing subpattern count = 0 |
1538 |
|
Options: bsr_unicode utf8 |
1539 |
|
First char = 'a' |
1540 |
|
Need char = 'b' |
1541 |
|
a\rb |
1542 |
|
0: a\x{0d}b |
1543 |
|
a\nb |
1544 |
|
0: a\x{0a}b |
1545 |
|
a\r\nb |
1546 |
|
0: a\x{0d}\x{0a}b |
1547 |
|
a\x{85}b |
1548 |
|
0: a\x{85}b |
1549 |
|
a\x0bb |
1550 |
|
0: a\x{0b}b |
1551 |
|
** Failers |
1552 |
|
No match |
1553 |
|
a\x{85}b\<bsr_anycrlf> |
1554 |
|
No match |
1555 |
|
a\x0bb\<bsr_anycrlf> |
1556 |
|
No match |
1557 |
|
|
1558 |
|
/a\R?b/I8<bsr_anycrlf> |
1559 |
|
Capturing subpattern count = 0 |
1560 |
|
Options: bsr_anycrlf utf8 |
1561 |
|
First char = 'a' |
1562 |
|
Need char = 'b' |
1563 |
|
a\rb |
1564 |
|
0: a\x{0d}b |
1565 |
|
a\nb |
1566 |
|
0: a\x{0a}b |
1567 |
|
a\r\nb |
1568 |
|
0: a\x{0d}\x{0a}b |
1569 |
|
** Failers |
1570 |
|
No match |
1571 |
|
a\x{85}b |
1572 |
|
No match |
1573 |
|
a\x0bb |
1574 |
|
No match |
1575 |
|
|
1576 |
|
/a\R?b/I8<bsr_unicode> |
1577 |
|
Capturing subpattern count = 0 |
1578 |
|
Options: bsr_unicode utf8 |
1579 |
|
First char = 'a' |
1580 |
|
Need char = 'b' |
1581 |
|
a\rb |
1582 |
|
0: a\x{0d}b |
1583 |
|
a\nb |
1584 |
|
0: a\x{0a}b |
1585 |
|
a\r\nb |
1586 |
|
0: a\x{0d}\x{0a}b |
1587 |
|
a\x{85}b |
1588 |
|
0: a\x{85}b |
1589 |
|
a\x0bb |
1590 |
|
0: a\x{0b}b |
1591 |
|
** Failers |
1592 |
|
No match |
1593 |
|
a\x{85}b\<bsr_anycrlf> |
1594 |
|
No match |
1595 |
|
a\x0bb\<bsr_anycrlf> |
1596 |
|
No match |
1597 |
|
|
1598 |
/ End of testinput5 / |
/ End of testinput5 / |