Lines Matching refs:ucnv_getNextUChar
868 * step==-1: call only ucnv_getNextUChar()
869 * otherwise alternate between ucnv_toUnicode() and ucnv_getNextUChar()
884 c=ucnv_getNextUChar(cnv, &source, bytesLimit, pErrorCode);
922 // as with ucnv_getNextUChar(), we always flush (if we go to bytesLimit)
1021 // skip ucnv_getNextUChar() if !finalFlush because
1022 // ucnv_getNextUChar() always implies flush