Lines Matching refs:Strbuf_INIT
158 struct Strbuf qline = Strbuf_INIT; in tenematch()
276 struct Strbuf wordbuf = Strbuf_INIT; in tenematch()
337 struct Strbuf wordbuf = Strbuf_INIT; in tenematch()
467 struct Strbuf wordbuf = Strbuf_INIT; in tenematch()
555 struct Strbuf cmd = Strbuf_INIT, dir = Strbuf_INIT; in c_glob()
594 struct Strbuf buffer = Strbuf_INIT; in insert_meta()
945 struct Strbuf buf = Strbuf_INIT, item = Strbuf_INIT; in tw_collect_items()
1517 struct Strbuf exp_dir = Strbuf_INIT;/* dir after ~ expansion */ in t_search()
1518 struct Strbuf dir = Strbuf_INIT; /* /x/y/z/ part in /x/y/z/f */ in t_search()
1519 struct Strbuf exp_name = Strbuf_INIT;/* the recognized (extended) */ in t_search()
1862 struct Strbuf buf = Strbuf_INIT; in dollar()