Home | History | Annotate | Download | only in src

Lines Matching refs:expand

323 	 * if we have a directory part (the former), try to expand
328 /* try to expand the tilde */
333 /* ok, expand and replace */
399 expand(yylval.cp, &w, nwords);
408 /* Expand any tilde and drop all QCHAR for comparison */
634 * just expand based on the extglob
652 Expand (glob) it now.
2761 /* expand any tilde and unescape the string for comparison */
2782 /* expand on the command line */
3494 NONE = 0, EXPAND, COMPLETE, PRINT
5194 /* replace word with all expansions (ie, expand word*) */
5203 if (cmd == 0 && expanded == EXPAND && buf) {
5223 expanded = EXPAND;
5301 * Expand the count'th word to its basename