Searched refs:get_var_and_type (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dsubst.c277 static int get_var_and_type __P((char *, char *, int, SHELL_VAR **, char **));
3970 vtype = get_var_and_type (varname, value, quoted, &v, &val);
5426 get_var_and_type (varname, value, quoted, varp, valp) function
5555 vtype = get_var_and_type (varname, value, quoted, &v, &val);
5762 vtype = get_var_and_type (varname, value, quoted, &v, &val);

Completed in 174 milliseconds