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