Home | History | Annotate | Download | only in src

Lines Matching refs:Xstring

278 	XString xs;
438 histsave(&source->line, Xstring(xs, xp), true, false);
454 for (s = Xstring(xs, xp); len > 0; ) {
1801 XString xs;
1977 xp = Xstring(xs, xp);
2027 * Xstring(xs, xp) -> xp-1 = input string without trailing delim
2040 histsave(&source->line, Xstring(xs, xp), true, false);
2072 xp = Xstring(xs, xp);
2162 if (!setstr(vq, Xstring(xs, xp), KSH_RETURN_ERROR))