Lines Matching full:env
1980 # working across multiple lines. The 'option env' lookback thing below
2083 # undefined env. vars. as is.
2094 # single token of lookback: 'option env="FOO"' does not
2838 self._parse_error("expected '=' after 'env'")
2848 self._warn("{1} has 'option env=\"{0}\"', "
2856 "need 'option env=...' \"bounce\" symbols. "
3765 Symbols with the (no longer needed) 'option env=...' option generate no
3852 If the Symbol has an 'option env="FOO"' option, this contains the name
3854 'option env'.
3856 'option env="FOO"' acts like a 'default' property whose value is the
3859 Symbols with 'option env' are never written out to .config files, even if
5305 node are shown on all menu nodes ('option env=...', 'optional' for
5370 indent_add('option env="{}"'.format(sc.env_var))
6417 "env": _T_ENV,