Searched refs:finc (Results 1 – 1 of 1) sorted by relevance
436 mksh_ari_t from = 0, num = -1, flen, finc = 0; in expand() local467 finc = flen + from; in expand()469 finc = from < flen ? from : flen; in expand()471 utfincptr(beg, &finc); in expand()472 beg += finc; in expand()