Searched refs:ImplGetLowSurrogate (Results 1 – 4 of 4) sorted by relevance
49 sal_uInt32 ImplGetLowSurrogate(sal_uInt32 nUtf32) SAL_THROW_EXTERN_C();
121 sal_uInt32 ImplGetLowSurrogate(sal_uInt32 nUtf32) in ImplGetLowSurrogate() function
168 *pDestBufPtr++ = (sal_Unicode) ImplGetLowSurrogate(nUtf32); in ImplConvertUtf8ToUnicode()
167 = (sal_Unicode) ImplGetLowSurrogate(nCode); in ImplConvertGb18030ToUnicode()
Completed in 30 milliseconds