Home | History | Annotate | Download | only in src

Lines Matching refs:Xstring

285 	XString xs;
445 histsave(&source->line, Xstring(xs, xp), true, false);
461 for (s = Xstring(xs, xp); len > 0; ) {
1830 XString xs;
2006 xp = Xstring(xs, xp);
2056 * Xstring(xs, xp) -> xp-1 = input string without trailing delim
2069 histsave(&source->line, Xstring(xs, xp), true, false);
2101 xp = Xstring(xs, xp);
2198 if (!setstr(vq, Xstring(xs, xp), KSH_RETURN_ERROR))