Searched refs:finc (Results 1 – 1 of 1) sorted by relevance
449 mksh_ari_t from = 0, num = -1, flen, finc = 0; in expand() local480 finc = flen + from; in expand()482 finc = from < flen ? from : flen; in expand()484 utfincptr(beg, &finc); in expand()485 beg += finc; in expand()