Searched refs:pSrcBufEnd (Results 1 – 1 of 1) sorted by relevance
82 sal_uChar const * pSrcBufEnd = pSrcBufPtr + nSrcBytes; in ImplConvertUtf8ToUnicode() local93 while (pSrcBufPtr < pSrcBufEnd) in ImplConvertUtf8ToUnicode()272 sal_Unicode const * pSrcBufEnd = pSrcBufPtr + nSrcChars; in ImplConvertUnicodeToUtf8() local301 while (pSrcBufPtr < pSrcBufEnd) in ImplConvertUnicodeToUtf8()
Completed in 21 milliseconds