Home
last modified time | relevance | path

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

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