Lines Matching refs:UTEXT_HEAP_ALLOCATED
539 UTEXT_HEAP_ALLOCATED = 1, // 1 if ICU has allocated this UText struct on the heap.582 ut->flags |= UTEXT_HEAP_ALLOCATED;683 if (ut->flags & UTEXT_HEAP_ALLOCATED) {