Searched refs:truncstr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/zsh-60/zsh/Src/
H A Dprompt.c1129 char ch = *bv->fm, *ptr, *truncstr; local
1167 truncstr = ztrduppfx(ptr, bv->bp - ptr);
1204 char *t = truncstr;
1245 /* Copy the truncstr into place. */
1403 * Copy the truncstr.
1433 /* Just copy truncstr; no other text appears. */
1440 zsfree(truncstr);

Completed in 204 milliseconds