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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol.cpp2307 inline UChar getNextNormalizedChar(collIterate *data) function
2528 schar = getNextNormalizedChar(source);
2870 schar = getNextNormalizedChar(source);
2898 surrNextChar = getNextNormalizedChar(source);
2906 miss = U16_GET_SUPPLEMENTARY(schar, getNextNormalizedChar(source));
2934 tempchar = getNextNormalizedChar(source);
2983 getNextNormalizedChar(source);
3067 UChar trail = getNextNormalizedChar(source);
3145 ch = getNextNormalizedChar(source);
3149 UChar trail = getNextNormalizedChar(sourc
[all...]

Completed in 179 milliseconds