Lines Matching full:xstring
274 XString xs;
420 histsave(&source->line, Xstring(xs, xp), true, false);
436 for (s = Xstring(xs, xp); len > 0; ) {
1776 XString xs;
1952 xp = Xstring(xs, xp);
2002 * Xstring(xs, xp) -> xp-1 = input string without trailing delim
2015 histsave(&source->line, Xstring(xs, xp), true, false);
2047 xp = Xstring(xs, xp);
2137 if (!setstr(vq, Xstring(xs, xp), KSH_RETURN_ERROR))