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

/external/icu4c/common/
H A Dutrie2.cpp198 trie->isMemoryOwned=FALSE;
274 trie->isMemoryOwned=TRUE;
365 if(trie->isMemoryOwned) {
H A Dutrie2.h714 UBool isMemoryOwned; /* TRUE if the trie owns the memory */ member in struct:UTrie2
H A Dutrie2_builder.c298 trie->isMemoryOwned=TRUE;
1330 trie->isMemoryOwned=TRUE;

Completed in 29 milliseconds