goog.i18n.uCharNamesProvided Bygoog.i18n.uCharNamesNo description available.VIEW SOURCEFunctionsexpand_morecreateCharData() → voidSets up the character map, lazily. Some characters are indexed by their decimal value. VIEW SOURCEexpand_moretoName( ch ) → (string|null)Gets the name of a character, if available, returns null otherwise. ParameterschstringThe character. Returns(string|null)The name of the character. VIEW SOURCE