Searched refs:slhs (Results 1 – 1 of 1) sorted by relevance
685 static struct Strbuf slhs; /* = Strbuf_INIT; left-hand side of last :s */ variable802 if (slhs.len == 0) { in getsub()807 Strbuf_append(&lhsb, slhs.s); in getsub()875 slhs.len = 0; in getsub()877 Strbuf_append(&slhs, lhsb.s); in getsub()878 Strbuf_terminate(&slhs); in getsub()