Parent Directory
|
Revision Log
|
Patch
revision 354 by ph10, Sat Apr 19 16:41:04 2008 UTC | revision 355 by ph10, Mon Jul 7 17:45:23 2008 UTC | |
---|---|---|
# | Line 1628 No match | Line 1628 No match |
1628 | ab | ab |
1629 | No match | No match |
1630 | ||
1631 | /(\x{de})\1/ | |
1632 | \x{de}\x{de} | |
1633 | 0: \xde\xde | |
1634 | 1: \xde | |
1635 | \x{123} | |
1636 | ** Character \x{123} is greater than 255 and UTF-8 mode is not enabled. | |
1637 | ** Truncation will probably give the wrong result. | |
1638 | No match | |
1639 | ||
1640 | / End of testinput5 / | / End of testinput5 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |