Parent Directory
|
Revision Log
|
Patch
revision 1380 by ph10, Tue Oct 15 16:49:12 2013 UTC | revision 1387 by ph10, Sat Nov 2 18:29:05 2013 UTC | |
---|---|---|
# | Line 819 of case for anything other than the ASCI | Line 819 of case for anything other than the ASCI |
819 | ||
820 | /[\p{L}ab]{2,3}+/BZO | /[\p{L}ab]{2,3}+/BZO |
821 | ||
822 | /\D+\X \d+\X \S+\X \s+\X \W+\X \w+\X \C+\X \R+\X \H+\X \h+\X \V+\X \v+\X a+\X \n+\X .+\X/BZx | |
823 | ||
824 | /.+\X/BZxs | |
825 | ||
826 | /\X+$/BZxm | |
827 | ||
828 | /\X+\D \X+\d \X+\S \X+\s \X+\W \X+\w \X+. \X+\C \X+\R \X+\H \X+\h \X+\V \X+\v \X+\X \X+\Z \X+\z \X+$/BZx | |
829 | ||
830 | /\d+\s{0,5}=\s*\S?=\w{0,4}\W*/8WBZ | |
831 | ||
832 | /-- End of testinput7 --/ | /-- End of testinput7 --/ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |