Searched refs:recursively_expand (Results 1 – 4 of 4) sorted by relevance
177 value = (v->recursive ? recursively_expand (v) : v->value); in reference_variable()330 ? recursively_expand (v) in variable_expand_string()
135 #define recursively_expand(v) recursively_expand_for_file (v, NULL) macro
1614 char *shell_path = recursively_expand(shv); in main()
2333 recursively_expand() to recursively_expand_for_file() and provide2336 * variable.h (recursively_expand): Make this a macro that invokes2353 * expand.c (recursively_expand): If we detect recursive expansion