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

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

Completed in 488 milliseconds