Parent Directory
|
Revision Log
|
Patch
revision 294 by ph10, Fri Dec 7 19:32:32 2007 UTC | revision 295 by ph10, Mon Dec 31 17:00:24 2007 UTC | |
---|---|---|
# | Line 2571 a random value. /Ix | Line 2571 a random value. /Ix |
2571 | ||
2572 | /(?<=\w)(?R)/ | /(?<=\w)(?R)/ |
2573 | ||
2574 | /[[:foo:]]/ | |
2575 | ||
2576 | /[[:1234:]]/ | |
2577 | ||
2578 | /[[:f\oo:]]/ | |
2579 | ||
2580 | /[[: :]]/ | |
2581 | ||
2582 | /[[:...:]]/ | |
2583 | ||
2584 | /[[:l\ower:]]/ | |
2585 | ||
2586 | /[[:abc\:]]/ | |
2587 | ||
2588 | /[abc[:x\]pqr:]]/ | |
2589 | ||
2590 | /[[:a\dz:]]/ | |
2591 | ||
2592 | / End of testinput2 / | / End of testinput2 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |