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

  /external/icu4c/tools/toolutil/
ucbuf.c 716 UChar* savePos =NULL;
743 savePos = buf->currentPos;
745 return savePos;
751 savePos = buf->currentPos;
753 return savePos;
769 savePos = buf->currentPos;
771 return savePos;
776 savePos = buf->currentPos;
778 return savePos;

Completed in 45 milliseconds