Lines Matching refs:ucnv_getNextUChar
870 * step==-1: call only ucnv_getNextUChar()
871 * otherwise alternate between ucnv_toUnicode() and ucnv_getNextUChar()
886 c=ucnv_getNextUChar(cnv, &source, bytesLimit, pErrorCode);
924 // as with ucnv_getNextUChar(), we always flush (if we go to bytesLimit)
1023 // skip ucnv_getNextUChar() if !finalFlush because
1024 // ucnv_getNextUChar() always implies flush