| version 1.38, Sat Jan 17 16:55:54 2009 UTC | version 1.39, Mon May 11 08:07:44 2009 UTC | ||
|---|---|---|---|
|
|
||
| \G ``ISO-LATIN-1'' or ``UTF-8'', with the exception of ``ASCII'', where | \G ``ISO-LATIN-1'' or ``UTF-8'', with the exception of ``ASCII'', where | ||
| \G we prefer the alias ``ASCII''. | \G we prefer the alias ``ASCII''. | ||
| max-single-byte $80 = IF s" UTF-8" ELSE s" ISO-LATIN-1" THEN ; | max-single-byte $80 = IF s" UTF-8" ELSE s" ISO-LATIN-1" THEN ; | ||
| : max-xchar ( -- xchar ) | |||
| max-single-byte $80 = IF $7FFFFFFF ELSE $FF THEN ; | |||
| ' noop Alias X:xchar | |||
| forth definitions | forth definitions | ||
| :noname ( -- ) | :noname ( -- ) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |