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

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dsubst.c297 static WORD_LIST *brace_expand_word_list __P((WORD_LIST *, int));
7938 brace_expand_word_list (tlist, eflags) function
8148 new_list = brace_expand_word_list (new_list, eflags);

Completed in 132 milliseconds