Parent Directory
|
Revision Log
|
Patch
revision 63 by nigel, Sat Feb 24 21:40:03 2007 UTC | revision 67 by nigel, Sat Feb 24 21:40:13 2007 UTC | |
---|---|---|
# | Line 182 | Line 182 |
182 | \x{100} | \x{100} |
183 | Ā | Ā |
184 | ||
185 | /[\xFF]/D | |
186 | >\xff< | |
187 | ||
188 | /[\xff]/D8 | |
189 | >\x{ff}< | |
190 | ||
191 | /[^\xFF]/D | |
192 | ||
193 | /[^\xff]/8D | |
194 | ||
195 | / End of testinput5 / | / End of testinput5 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |