Parent Directory
|
Revision Log
|
Patch
revision 495 by ph10, Mon Jan 11 15:29:42 2010 UTC | revision 496 by ph10, Tue Mar 2 19:11:17 2010 UTC | |
---|---|---|
# | Line 3203 a random value. /Ix | Line 3203 a random value. /Ix |
3203 | ||
3204 | /^(ab(c\1)d|x){2}$/BZ | /^(ab(c\1)d|x){2}$/BZ |
3205 | xabcxd | xabcxd |
3206 | ||
3207 | /^(?&t)*+(?(DEFINE)(?<t>.))$/BZ | |
3208 | ||
3209 | /^(?&t)*(?(DEFINE)(?<t>.))$/BZ | |
3210 | ||
3211 | /-- End of testinput2 --/ | /-- End of testinput2 --/ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |