Home
last modified time | relevance | path

Searched refs:W_FORCELOCAL (Results 1 – 5 of 5) sorted by relevance

/dports/shells/bash/bash-5.1/
H A Dcommand.h106 #define W_FORCELOCAL (1 << 30) /* force assignments to be to local variables, non-fatal on assignme… macro
H A Dsubst.c529 if (f & W_FORCELOCAL)
531 f &= ~W_FORCELOCAL;
11831 if (tlist->word->flags & W_FORCELOCAL) /* non-fatal error */
H A Dexecute_cmd.c4141 w->word->flags |= W_FORCELOCAL;
H A DChangeLog7411 set the W_FORCELOCAL flag for that word in addition to any of the
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog7411 set the W_FORCELOCAL flag for that word in addition to any of the