Searched refs:nNotConvertedChars (Results 1 – 1 of 1) sorted by relevance
189 sal_Size nNotConvertedChars; in rtl_impl_convertUStringToString() local265 nNotConvertedChars = nLength-nSrcChars; in rtl_impl_convertUStringToString()266 nNewLen = nDestBytes+(nNotConvertedChars*nMaxCharLen)+nNotConvertedChars+4; in rtl_impl_convertUStringToString()
Completed in 15 milliseconds