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

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dsubst.h236 extern char *cond_expand_word __P((WORD_DESC *, int));
H A Dexecute_cmd.c2542 arg1 = cond_expand_word (cond->left->op, 0);
2562 arg1 = cond_expand_word (cond->left->op, 0);
2565 arg2 = cond_expand_word (cond->right->op,

Completed in 86 milliseconds