Searched refs:finc (Results 1 – 1 of 1) sorted by relevance
435 mksh_ari_t from = 0, num = -1, flen, finc = 0; in expand() local466 finc = flen + from; in expand()468 finc = from < flen ? from : flen; in expand()470 utfincptr(beg, &finc); in expand()471 beg += finc; in expand()