Home
last modified time | relevance | path

Searched refs:pSrcBufEnd (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sal/textenc/
H A Dtcvtutf8.c82 sal_uChar const * pSrcBufEnd = pSrcBufPtr + nSrcBytes; in ImplConvertUtf8ToUnicode() local
93 while (pSrcBufPtr < pSrcBufEnd) in ImplConvertUtf8ToUnicode()
272 sal_Unicode const * pSrcBufEnd = pSrcBufPtr + nSrcChars; in ImplConvertUnicodeToUtf8() local
301 while (pSrcBufPtr < pSrcBufEnd) in ImplConvertUnicodeToUtf8()

Completed in 10 milliseconds