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

/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Ddeclare.c127 vlist = all_local_variables ();
/macosx-10.9.5/bash-92/bash-3.2/
H A Dvariables.h241 extern SHELL_VAR **all_local_variables __P((void));
H A Dvariables.c2806 all_local_variables () function
2819 internal_error (_("all_local_variables: no function context at current scope"));

Completed in 107 milliseconds