unames

package
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CharForName

func CharForName(nameChoice NameChoice, name string) rune

Types

type NameChoice

type NameChoice int32
const (
	UnicodeCharName NameChoice = iota
	/**
	 * The Unicode_1_Name property value which is of little practical value.
	 * Beginning with ICU 49, ICU APIs return an empty string for this name choice.
	 * @deprecated ICU 49
	 */
	Unicode10CharName
	/** Standard or synthetic character name. @stable ICU 2.0 */
	ExtendedCharName
	/** Corrected name from NameAliases.txt. @stable ICU 4.4 */
	CharNameAlias
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL