Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol_res.cpp273 result->freeImageOnClose = FALSE; in ucol_open_internal()
454 result->freeImageOnClose = TRUE; in ucol_openRulesForImport()
476 result->freeImageOnClose = FALSE; in ucol_openRulesForImport()
Ducol_imp.h1039 UBool freeImageOnClose; member
Ducol.cpp456 result->freeImageOnClose = FALSE; in ucol_initFromBinary()
626 if (coll->freeImageOnClose) { in ucol_safeClone()
685 localCollator->freeImageOnClose = imageAllocated; in ucol_safeClone()
715 if(coll->image != NULL && coll->freeImageOnClose) { in ucol_close()
967 result->freeImageOnClose = FALSE; in ucol_initCollator()
Ducol_elm.cpp1995 tempColl->freeImageOnClose = TRUE; in uprv_uca_canonicalClosure()