Searched refs:copyPData (Results 1 – 1 of 1) sorted by relevance
795 UDataMemory copyPData; in extendICUData() local821 UDataMemory_init(©PData); in extendICUData()823 UDatamemory_assign(©PData, pData); in extendICUData()824 copyPData.map = 0; /* The mapping for this data is owned by the hash table */ in extendICUData()825 copyPData.mapAddr = 0; /* which will unmap it when ICU is shut down. */ in extendICUData()832 setCommonICUData(©PData,/* The new common data. */ in extendICUData()