Searched refs:UTEXT_HEAP_ALLOCATED (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dutext.cpp550 UTEXT_HEAP_ALLOCATED = 1, // 1 if ICU has allocated this UText struct on the heap. enumerator in enum:__anon7295
593 ut->flags |= UTEXT_HEAP_ALLOCATED;
694 if (ut->flags & UTEXT_HEAP_ALLOCATED) {

Completed in 62 milliseconds