Parent Directory
|
Revision Log
|
Patch
revision 364 by ph10, Fri Jul 11 14:53:41 2008 UTC | revision 412 by ph10, Sat Apr 11 10:34:37 2009 UTC | |
---|---|---|
# | Line 1641 No match | Line 1641 No match |
1641 | A\x{1ec5}ABCXYZ | A\x{1ec5}ABCXYZ |
1642 | 0: X | 0: X |
1643 | ||
1644 | /(*UTF8)\x{1234}/ | |
1645 | abcd\x{1234}pqr | |
1646 | 0: \x{1234} | |
1647 | ||
1648 | /(*CRLF)(*UTF8)(*BSR_UNICODE)a\Rb/I | |
1649 | Capturing subpattern count = 0 | |
1650 | Options: bsr_unicode utf8 | |
1651 | Forced newline sequence: CRLF | |
1652 | First char = 'a' | |
1653 | Need char = 'b' | |
1654 | ||
1655 | / End of testinput5 / | / End of testinput5 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |