A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/structUCPTrie.html below:

ICU 77.1: UCPTrie Struct Reference

Immutable Unicode code point trie structure.

Fast, reasonably compact, map from Unicode code points (U+0000..U+10FFFF) to integer values. For details see https://icu.unicode.org/design/struct/utrie

Do not access UCPTrie fields directly; use public functions and macros. Functions are easy to use: They support all trie types and value widths.

When performance is really important, macros provide faster access. Most macros are specific to either "fast" or "small" tries, see UCPTrieType. There are "fast" macros for special optimized use cases.

The macros will return bogus values, or may crash, if used on the wrong type or value width.

See also
UMutableCPTrie
Stable:
ICU 63

Definition at line 59 of file ucptrie.h.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4