Home
last modified time | relevance | path

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

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