Parent Directory
|
Revision Log
|
Patch
revision 272 by ph10, Sat Nov 17 16:53:53 2007 UTC | revision 282 by ph10, Fri Dec 7 19:32:32 2007 UTC | |
---|---|---|
# | Line 2563 a random value. /Ix | Line 2563 a random value. /Ix |
2563 | ||
2564 | /(?P>)/ | /(?P>)/ |
2565 | ||
2566 | /(?!\w)(?R)/ | |
2567 | ||
2568 | /(?=\w)(?R)/ | |
2569 | ||
2570 | /(?<!\w)(?R)/ | |
2571 | ||
2572 | /(?<=\w)(?R)/ | |
2573 | ||
2574 | / End of testinput2 / | / End of testinput2 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |