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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbraces.c88 brace_expand (text) function
237 tack = brace_expand (postamble);
275 partial = brace_expand (tem);
605 fprintf (stderr, "brace_expand> ");
614 result = brace_expand (example);
626 * compile-command: "gcc -g -Bstatic -DTEST -o brace_expand braces.c general.o"
H A Dexterns.h90 extern char **brace_expand __P((char *));

Completed in 112 milliseconds