Module icu_properties::script

source ·
Expand description

Data and APIs for supporting both Script and Script_Extensions property values in an efficient structure.

Structs§

Constants§

  • The number of bits at the low-end of a ScriptWithExt value used for storing the Script value (or extensions index).
  • The bit mask necessary to retrieve the Script value (or extensions index) from a ScriptWithExt value.

Functions§