Searched refs:maxOutUChars (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/tools/makeconv/
H A Dgencnvex.c71 maxInUChars, maxOutUChars, maxUCharsPerByte; member in struct:CnvExtData
218 (extData->maxOutUChars<<8)|
372 if(u16Length>extData->maxOutUChars) {
373 extData->maxOutUChars=u16Length;

Completed in 106 milliseconds