Searched refs:expand_one (Results 1 – 2 of 2) sorted by relevance
172 void expand_one(const char *&src, std::string &dst, bool is_shell);
678 config::expand_one(const char *&src, string &dst, bool is_shell) in expand_one() function in config743 expand_one(src, dst, prepend == NULL); in expand_string()