in file I18N_UnicodeString.php, method I18N_UnicodeString::I18N_UnicodeString() The constructor of the class string which can receive a new string in a number of formats.
I18N_UnicodeString
in file I18N_UnicodeString.php, class I18N_UnicodeString Class provides a way to use and manipulate multibyte strings in PHP
in file I18N_UnicodeString.php, method I18N_UnicodeString::unicodeCharToUtf8() Transforms a single unicode character represented by an integer to a UTF-8 string.
utf8ToUnicode
in file I18N_UnicodeString.php, method I18N_UnicodeString::utf8ToUnicode() Converts a UTF-8 string into our representation of an array of integers.