Parent Directory
|
Revision Log
|
Patch
revision 1611 by ph10, Thu Nov 26 20:29:13 2015 UTC | revision 1664 by ph10, Thu Aug 4 17:15:38 2016 UTC | |
---|---|---|
# | Line 838 of case for anything other than the ASCI | Line 838 of case for anything other than the ASCI |
838 | /^s?c/mi8I | /^s?c/mi8I |
839 | scat | scat |
840 | ||
/[\W\p{Any}]/BZ | ||
abc | ||
123 | ||
/[\W\pL]/BZ | ||
abc | ||
** Failers | ||
123 | ||
841 | /a[[:punct:]b]/WBZ | /a[[:punct:]b]/WBZ |
842 | ||
843 | /a[[:punct:]b]/8WBZ | /a[[:punct:]b]/8WBZ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |