Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ducol_res.cpp1190 if (coll->freeLeadBytePermutationTableOnClose) { in ucol_buildPermutationTable()
1210 … if (coll->leadBytePermutationTable != NULL && coll->freeLeadBytePermutationTableOnClose == TRUE) { in ucol_buildPermutationTable()
1231 coll->freeLeadBytePermutationTableOnClose = TRUE; in ucol_buildPermutationTable()
1242 … if (coll->leadBytePermutationTable != NULL && coll->freeLeadBytePermutationTableOnClose == TRUE) { in ucol_buildPermutationTable()
1288 … if (coll->leadBytePermutationTable != NULL && coll->freeLeadBytePermutationTableOnClose == TRUE) { in ucol_buildPermutationTable()
1310 … if (coll->leadBytePermutationTable != NULL && coll->freeLeadBytePermutationTableOnClose == TRUE) { in ucol_buildPermutationTable()
1332 … if (coll->leadBytePermutationTable != NULL && coll->freeLeadBytePermutationTableOnClose == TRUE) { in ucol_buildPermutationTable()
Ducol_imp.h975 UBool freeLeadBytePermutationTableOnClose; member
Ducol.cpp693 localCollator->freeLeadBytePermutationTableOnClose = FALSE; in ucol_safeClone()
740 … if(coll->leadBytePermutationTable != NULL && coll->freeLeadBytePermutationTableOnClose == TRUE) { in ucol_close()
949 result->freeLeadBytePermutationTableOnClose = FALSE; in ucol_initCollator()
6850 … if (coll->leadBytePermutationTable != NULL && coll->freeLeadBytePermutationTableOnClose == TRUE) { in ucol_setReorderCodes()