Searched defs:toUBytes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnv_u32.c52 unsigned char *toUBytes = args->converter->toUBytes; local
132 unsigned char *toUBytes = args->converter->toUBytes; local
514 unsigned char *toUBytes = args->converter->toUBytes; local
600 unsigned char *toUBytes = args->converter->toUBytes; local
[all...]
H A Ducnv_bld.h183 uint8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current character */ member in struct:UConverter
H A Ducnv_u8.c98 unsigned char *toUBytes = cnv->toUBytes; local
228 unsigned char *toUBytes = cnv->toUBytes; local
[all...]

Completed in 278 milliseconds