Searched refs:sourceb (Results 1 – 1 of 1) sorted by relevance
120 Source_rec sourceb; in expand_value() local121 register Source source = &sourceb; in expand_value()157 sourceb.string.text.p = sourceb.string.buffer.start = wcsdup(vals.get_string()); in expand_value()158 sourceb.string.free_after_use = true; in expand_value()159 sourceb.string.text.end = in expand_value()160 sourceb.string.buffer.end = in expand_value()161 sourceb.string.text.p + value->hash.length; in expand_value()162 sourceb.previous = NULL; in expand_value()163 sourceb.fd = -1; in expand_value()164 sourceb.inp_buf = in expand_value()[all …]