Lines Matching refs:ws
112 XString ws; /* expandable output word */
125 Xinit(ws, wp, 64, ATEMP);
168 Xcheck(ws, wp);
173 if (is_wdvarname(Xstring(ws, wp), false))
181 Xcheck(ws, wp);
259 Xcheck(ws, wp);
275 Xsavepos(ws, wp);
287 wp = get_brace_var(&ws, wp);
308 Xcheck(ws, wp);
317 Xcheck(ws, wp);
455 s = Xrestpos(ws, wp,
618 Xcheck(ws, wp);
627 dp = Xstring(ws, wp);
629 && ((c2 = Xlength(ws, wp)) == 0
665 Xfree(ws, wp); /* free word */
671 Xfree(ws, wp); /* free word */
715 yylval.cp = Xclose(ws, wp);
1283 XString ws;
1288 Xinit(ws, wp, 32, ATEMP);
1292 Xcheck(ws, wp);
1301 *strp = Xclose(ws, wp);