Searched refs:copyPData (Results 1 – 2 of 2) sorted by relevance
867 UDataMemory copyPData; in extendICUData() local882 UDataMemory_init(©PData); in extendICUData()884 UDatamemory_assign(©PData, pData); in extendICUData()885 copyPData.map = 0; /* The mapping for this data is owned by the hash table */ in extendICUData()886 copyPData.mapAddr = 0; /* which will unmap it when ICU is shut down. */ in extendICUData()892 setCommonICUData(©PData, /* The new common data. */ in extendICUData()
917 UDataMemory copyPData; in extendICUData() local945 UDataMemory_init(©PData); in extendICUData()947 UDatamemory_assign(©PData, pData); in extendICUData()948 copyPData.map = 0; /* The mapping for this data is owned by the hash table */ in extendICUData()949 copyPData.mapAddr = 0; /* which will unmap it when ICU is shut down. */ in extendICUData()956 setCommonICUData(©PData,/* The new common data. */ in extendICUData()