Parent Directory
|
Revision Log
|
Patch
revision 47 by nigel, Sat Feb 24 21:39:29 2007 UTC | revision 49 by nigel, Sat Feb 24 21:39:33 2007 UTC | |
---|---|---|
# | Line 1707 | Line 1707 |
1707 | /a*/g | /a*/g |
1708 | abbab | abbab |
1709 | ||
1710 | / End of test input / | /^[a-\d]/ |
1711 | abcde | |
1712 | -things | |
1713 | 0digit | |
1714 | *** Failers | |
1715 | bcdef | |
1716 | ||
1717 | /^[\d-a]/ | |
1718 | abcde | |
1719 | -things | |
1720 | 0digit | |
1721 | *** Failers | |
1722 | bcdef | |
1723 | ||
1724 | / End of testinput3 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |