Minishell
Loading...
Searching...
No Matches
Functions
expand_variable.c File Reference
#include "
builtins.h
"
#include "
env.h
"
#include "
garbage.h
"
#include "libft.h"
#include "
parsing.h
"
Include dependency graph for expand_variable.c:
Functions
char *
search_env_str
(
t_garbage
*garbage,
t_env_vars
*env, const char *var, size_t size)
char *
handle_expand
(
t_data
*data, char *str)
Function Documentation
◆
search_env_str()
char * search_env_str
(
t_garbage
*
garbage
,
t_env_vars
*
env
,
const char *
var
,
size_t
size
)
Here is the call graph for this function:
src
parsing
expand_variable.c
Generated by
1.13.2