Lines Matching defs:UDataSwapper
34 typedef struct UDataSwapper UDataSwapper; typedef
151 struct UDataSwapper { struct
153 UBool inIsBigEndian;
155 uint8_t inCharset;
157 UBool outIsBigEndian;
159 uint8_t outCharset;
164 UDataReadUInt16 *readUInt16;
166 UDataReadUInt32 *readUInt32;
168 UDataCompareInvChars *compareInvChars;
173 UDataWriteUInt16 *writeUInt16;
175 UDataWriteUInt32 *writeUInt32;
200 U_CAPI UDataSwapper * U_EXPORT2 argument