Home
last modified time | relevance | path

Searched defs:get_env_var (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/git-delta/delta-0.9.2/src/
H A Denv.rs5 pub fn get_env_var(name: &str) -> Option<String> { in get_env_var() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/virtualenv/virtualenv/config/
H A Denv_var.py10 def get_env_var(key, as_type): function
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/virtualenv/virtualenv/config/
H A Denv_var.py10 def get_env_var(key, as_type): function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/virtualenv/virtualenv/config/
H A Denv_var.py10 def get_env_var(key, as_type): function
/dports/www/firefox/firefox-99.0/third_party/python/virtualenv/virtualenv/config/
H A Denv_var.py8 def get_env_var(key, as_type, env): function
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/utils/
H A Drobotenv.py21 def get_env_var(name, default=None): function
/dports/science/gramps/gramps-5.1.4/gramps/gen/
H A Dconstfunc.py148 def get_env_var(name, default=None): function
/dports/misc/xplr/xplr-0.17.0/cargo-crates/mlua-0.7.0/build/
H A Dfind_normal.rs5 fn get_env_var(name: &str) -> String { in get_env_var() function
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/libsrc/
H A Denv.cc47 get_env_var (tstring & value, tstring const & name) in get_env_var() function
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Denv.cxx46 get_env_var (tstring & value, tstring const & name) in get_env_var() function
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/
H A Dsystem.cpp39 status_t get_env_var(const LSPString *name, LSPString *dst) in get_env_var() function
93 status_t get_env_var(const char *name, LSPString *dst) in get_env_var() function
/dports/textproc/sonic/sonic-1.3.0/src/config/
H A Denv_var.rs73 fn get_env_var(wrapped_key: &str) -> String { in get_env_var() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dos.erl56 get_env_var(_VarName) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dos.erl56 get_env_var(_VarName) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dos.erl56 get_env_var(_VarName) -> function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rebar/src/
H A Drebar_getopt.erl884 get_env_var(Prefix, Suffix, [_ | _] = Acc) -> function
891 get_env_var(Prefix, Suffix, []) -> function
/dports/graphics/vulkan-loader/Vulkan-Loader-1.2.203/tests/framework/
H A Dtest_util.cpp70 std::string get_env_var(std::string const& name) { in get_env_var() function
89 std::string get_env_var(std::string const& name, bool report_failure) { in get_env_var() function
/dports/devel/rebar3/rebar3-3.17.0/_build/default/lib/getopt/src/
H A Dgetopt.erl905 get_env_var(Prefix, Suffix, [_ | _] = Acc) -> function
912 get_env_var(Prefix, Suffix, []) -> function
/dports/devel/rebar3/rebar3-3.17.0/_checkouts/getopt/src/
H A Dgetopt.erl905 get_env_var(Prefix, Suffix, [_ | _] = Acc) -> function
912 get_env_var(Prefix, Suffix, []) -> function
/dports/devel/rebar/rebar-2.6.4/src/
H A Drebar_getopt.erl884 get_env_var(Prefix, Suffix, [_ | _] = Acc) -> function
891 get_env_var(Prefix, Suffix, []) -> function
/dports/devel/erlang-getopt/getopt-1.0.1/src/
H A Dgetopt.erl905 get_env_var(Prefix, Suffix, [_ | _] = Acc) -> function
912 get_env_var(Prefix, Suffix, []) -> function
/dports/devel/p5-Module-Release/Module-Release-2.128/lib/Module/
H A DRelease.pm1331 sub get_env_var { subroutine
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/getopt/src/
H A Dgetopt.erl916 get_env_var(Prefix, Suffix, [_ | _] = Acc) -> function
923 get_env_var(Prefix, Suffix, []) -> function
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dgetarg.c277 ENTF90(GET_ENV_VAR, get_env_var)(DCHAR(name), DCHAR(value), __INT_T *length, in ENTF90() argument
/dports/www/mod_security/modsecurity-2.9.3/apache2/
H A Dapache2_util.c176 char *get_env_var(request_rec *r, char *name) { in get_env_var() function

12