Searched refs:freeLeadBytePermutationTableOnClose (Results 1 – 3 of 3) sorted by relevance
1190 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()
975 UBool freeLeadBytePermutationTableOnClose; member
693 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()