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

/external/icu4c/extra/uconv/
H A Duconv.cpp625 uint32_t infoffset = 0, outfoffset = 0; /* Where we are in the file, for error reporting. */ local
762 infoffset += rd;
831 (int)(infoffset + (cbufp - buf) - errorLength));
1000 ferroffset = infoffset + (prevbufp - buf) + fromoffset;

Completed in 12 milliseconds