Home
last modified time | relevance | path

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

/external/icu/icu4c/source/extra/uconv/
Duconv.cpp598 const char *cbufp, *prevbufp; in convertFile() local
760 cbufp = buf; in convertFile()
766 prevbufp = cbufp; in convertFile()
772 ucnv_toUnicode(convfrom, &unibufp, unibuf + bufsz, &cbufp, in convertFile()
808 (int)(infoffset + (cbufp - buf) - errorLength)); in convertFile()