Lines Matching defs:UDataSwapper
32 typedef struct UDataSwapper UDataSwapper; typedef
149 struct UDataSwapper { struct
151 UBool inIsBigEndian;
153 uint8_t inCharset;
155 UBool outIsBigEndian;
157 uint8_t outCharset;
162 UDataReadUInt16 *readUInt16;
164 UDataReadUInt32 *readUInt32;
166 UDataCompareInvChars *compareInvChars;
171 UDataWriteUInt16 *writeUInt16;
173 UDataWriteUInt32 *writeUInt32;
198 U_CAPI UDataSwapper * U_EXPORT2 argument