Home
last modified time | relevance | path

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

/external/icu/icu4c/source/extra/uconv/
Duconv.cpp601 uint32_t infoffset = 0, outfoffset = 0; /* Where we are in the file, for error reporting. */ in convertFile() local
739 infoffset += rd; in convertFile()
808 (int)(infoffset + (cbufp - buf) - errorLength)); in convertFile()
977 ferroffset = infoffset + (prevbufp - buf) + fromoffset; in convertFile()