Searched defs:UTEXT_INITIALIZER (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/unicode/
H A Dutext.h120 * UText ut = UTEXT_INITIALIZER;
130 * either by the UTEXT_INITIALIZER, or by having been originally heap-allocated
1698 * Note: must be publicly visible so that UTEXT_INITIALIZER can access it.
1711 #define UTEXT_INITIALIZER { \ macro

Completed in 141 milliseconds