HomeSort by relevance Sort by last modified time
    Searched full:infoffset (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/extra/uconv/
uconv.cpp 601 uint32_t infoffset = 0, outfoffset = 0; /* Where we are in the file, for error reporting. */ local
739 infoffset += rd;
808 (int)(infoffset + (cbufp - buf) - errorLength));
    [all...]

Completed in 162 milliseconds