Searched defs:ZSFStringPoolChunk (Results 1 – 2 of 2) sorted by relevance
2103 struct ZSFStringPoolChunk: public UMemory { struct2104 ZSFStringPoolChunk *fNext; // Ptr to next pool chunk argument2107 ZSFStringPoolChunk(); argument2110 ZSFStringPoolChunk::ZSFStringPoolChunk() { in ZSFStringPoolChunk() function in ZSFStringPoolChunk
2224 #define ZSFStringPoolChunk U_ICU_ENTRY_POINT_RENAME(ZSFStringPoolChunk) macro