Documentation ¶
Overview ¶
* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors. All rights reserved. * SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2020-2022 Arm Limited or its affiliates and Contributors. All rights reserved. * SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // IconvCharsetAliases was generated from `iconv -l` using iconv (Ubuntu GLIBC 2.27-3ubuntu1.4) 2.27 IconvCharsetAliases = []string{}/* 1177 elements not displayed */ KnownUnsupportedIconvEncodings = map[string]bool{}/* 486 elements not displayed */ )
View Source
var ( // ICUCharsetAliases came from the `aliases` column of the list described in RFC2978 https://www.rfc-editor.org/rfc/rfc2978.html#section-4 //https://www.iana.org/assignments/character-sets/character-sets.xhtml ICUCharsetAliases = []string{}/* 630 elements not displayed */ // ICUCharsetNames came from the `names` column of the list described in RFC2978 https://www.rfc-editor.org/rfc/rfc2978.html#section-4 // https://www.iana.org/assignments/character-sets/character-sets.xhtml ICUCharsetNames = []string{}/* 258 elements not displayed */ )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.