Lines Matching full:environment

247 /// Returns the string for the line length environment variable.
250 /// Returns the string for the environment args environment variable.
253 /// Returns the string for the expression exit environment variable.
256 /// Returns the default for the expression exit environment variable.
260 /// Returns the string for the digit clamp environment variable.
263 /// Returns the default for the digit clamp environment variable.
267 /// Returns the string for the TTY mode environment variable.
270 /// Returns the default for the TTY mode environment variable.
274 /// Returns the string for the prompt environment variable.
277 /// Returns the default for the prompt environment variable.
280 /// Returns the string for the SIGINT reset environment variable.
284 /// Returns the string for the SIGINT reset environment variable.
302 /// Returns the string for the line length environment variable.
305 /// Returns the string for the environment args environment variable.
308 /// Returns the string for the expression exit environment variable.
311 /// Returns the default for the expression exit environment variable.
314 /// Returns the string for the digit clamp environment variable.
317 /// Returns the default for the digit clamp environment variable.
320 /// Returns the string for the TTY mode environment variable.
323 /// Returns the default for the TTY mode environment variable.
326 /// Returns the string for the prompt environment variable.
329 /// Returns the default for the SIGINT reset environment variable.
332 /// Returns the string for the SIGINT reset environment variable.
335 /// Returns the string for the SIGINT reset environment variable.
357 /// Returns the string for the line length environment variable.
360 /// Returns the string for the environment args environment variable.
363 /// Returns the string for the expression exit environment variable.
366 /// Returns the default for the expression exit environment variable.
369 /// Returns the string for the digit clamp environment variable.
372 /// Returns the default for the digit clamp environment variable.
375 /// Returns the string for the TTY mode environment variable.
378 /// Returns the default for the TTY mode environment variable.
381 /// Returns the string for the prompt environment variable.
384 /// Returns the default for the SIGINT reset environment variable.
387 /// Returns the string for the SIGINT reset environment variable.
390 /// Returns the string for the SIGINT reset environment variable.
705 /// A buffer of environment arguments. This is the actual value of the
706 /// environment variable.
709 /// A vector for environment arguments after parsing.
940 * Returns the value of an environment variable.
941 * @param var The environment variable.
942 * @return The value of the environment variable.
948 * Frees an environment variable value.