Parent Directory
|
Revision Log
|
Patch
revision 87 by nigel, Sat Feb 24 21:41:21 2007 UTC | revision 91 by nigel, Sat Feb 24 21:41:34 2007 UTC | |
---|---|---|
# | Line 738 | Line 738 |
738 | \x{1c5}XY | \x{1c5}XY |
739 | AXY | AXY |
740 | ||
741 | /^(\p{Z}[^\p{C}\p{Z}]+)*$/ | |
742 | \xa0! | |
743 | ||
744 | /^[\pL](abc)(?1)/ | |
745 | AabcabcYZ | |
746 | ||
747 | /([\pL]=(abc))*X/ | |
748 | L=abcX | |
749 | ||
750 | / End of testinput6 / | / End of testinput6 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |