Lines Matching defs:expectedIndex
416 int32_t i0, i=0, j, k, expectedIndex;444 expectedIndex= (c==0) ? i-1 : i;447 if(k!=expectedIndex) {448 log_err("U8_FWD_N(code points from 0) moved to index %d but expected %d\n", k, expectedIndex);