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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1164 Char wt_str[VISUAL_WIDTH_MAX]; local
1172 wt_str[n] = p[n];
1174 wt_str[n++] = '\0';
1175 px = wt_str;

Completed in 95 milliseconds