Parent Directory
|
Revision Log
|
Patch
| revision 74 by nigel, Sat Feb 24 21:40:30 2007 UTC | revision 75 by nigel, Sat Feb 24 21:40:37 2007 UTC | |
|---|---|---|
| # | Line 176 | Line 176 |
| 176 | ||
| 177 | /[z-\x{100}]/8D | /[z-\x{100}]/8D |
| 178 | ||
| /[z-\x{100}]/8Di | ||
| 179 | /[z\Qa-d]Ā\E]/8D | /[z\Qa-d]Ā\E]/8D |
| 180 | \x{100} | \x{100} |
| 181 | Ā | Ā |
| # | Line 255 | Line 253 |
| 253 | ||
| 254 | /(\x{100}(b(?1)c)){0,2}/D8 | /(\x{100}(b(?1)c)){0,2}/D8 |
| 255 | ||
| 256 | /\W/8 | |
| 257 | A.B | |
| 258 | A\x{100}B | |
| 259 | ||
| 260 | /\w/8 | |
| 261 | \x{100}X | |
| 262 | ||
| 263 | / End of testinput5 / | / End of testinput5 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |