Gobo Eiffel Kernel Library
Copyright (c) 2001-2002, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/02/07 16:26:13 $
$Revision: 1.11 $
-- Routines that ought to be in class ANY
-- (From KL_IMPORTED_ANY_ROUTINES)
-- New unicode character from Latin-1 character a_char
-- New unicode string made up of the characters from a_string
-- New empty unicode string
-- New unicode string of length n filled with character c
-- New unicode string of length n filled with unicode
-- character of code a_code
-- New unicode string of length n filled with unicode character c
-- New unicode string made up of the character sequence of
-- a_string between start_index and end_index inclusive
-- New empty unicode string
-- UTF-16 encoding routines
-- (From UC_IMPORTED_UTF16_ROUTINES)
-- UTF-8 encoding routines
-- (From UC_IMPORTED_UTF8_ROUTINES)
Unicode factories