Searched refs:combineSurrogates (Results 1 – 1 of 1) sorted by relevance
74 inline sal_uInt32 combineSurrogates(sal_uInt32 high, sal_uInt32 low) in combineSurrogates() function215 ? aDst[0] : combineSurrogates(aDst[0], aDst[1]); in readUcs4()248 combineSurrogates(nChar, *(*pBegin)++) : nChar; in readUcs4()
Completed in 18 milliseconds