Parent Directory
|
Revision Log
|
Patch
revision 1212 by ph10, Wed Nov 7 17:13:22 2012 UTC | revision 1363 by ph10, Tue Oct 1 16:54:40 2013 UTC | |
---|---|---|
# | Line 442 Need char = \x{dd00} | Line 442 Need char = \x{dd00} |
442 | /i [^\x{7fff}]{0,7}? | /i [^\x{7fff}]{0,7}? |
443 | Once | Once |
444 | /i [^\x{100}]{5} | /i [^\x{100}]{5} |
445 | /i [^\x{100}]? | /i [^\x{100}]?+ |
446 | Ket | Ket |
447 | Ket | Ket |
448 | End | End |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |