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

  /external/icu4c/extra/uconv/
uconv.cpp 695 UChar linebuf[20], offsetbuf[20]; local
697 uprv_itou(offsetbuf, 20, parse.offset, 10, 0);
699 u_wmsg_errorName(err), linebuf, offsetbuf);
    [all...]

Completed in 593 milliseconds