Expand description

Unicode Extensions provide a mechanism to extend the LanguageIdentifier with additional bits of information.

There are four types of extensions:

  • Unicode Extensions - marked as u.
  • Transform Extensions - marked as t.
  • Private Use Extensions - marked as x.
  • Other extensions - marked as any a-z except of u, t and x.

Structs

Enums