Searched refs:string_output (Results 1 – 3 of 3) sorted by relevance
120 std::vector<std::string> string_output; in Apply() local127 ApplyString(sources_list[i].string_value(), &string_output); in Apply()128 for (size_t out_i = 0; out_i < string_output.size(); out_i++) in Apply()129 dest->push_back(Value(origin, string_output[i])); in Apply()
139 string_output (FILE *out, char const *string) in string_output() function310 string_output (out, rules[r].action_location.start.file); in user_actions_output()416 string_output (out, loc.start.file); in symbol_code_props_output()
2065 (quoted_output, string_output): these.