Home
last modified time | relevance | path

Searched refs:globalconfig (Results 1 – 15 of 15) sorted by relevance

/third_party/curl/tests/
Dglobalconfig.pm28 package globalconfig; package
Ddevtest.pl51 use globalconfig;
Dtestutil.pm53 use globalconfig qw(
DMakefile.am48 getpart.pm globalconfig.pm http-server.pl http2-server.pl \
Drunner.pm99 use globalconfig;
DMakefile.in476 getpart.pm globalconfig.pm http-server.pl http2-server.pl \
Dftpserver.pl81 use globalconfig qw(
Druntests.pl99 use globalconfig;
Dservers.pm108 use globalconfig;
/third_party/node/deps/npm/docs/content/configuring-npm/
Dnpmrc.md37 setting in the globalconfig file.
81 `$PREFIX/etc/npmrc` (or the `globalconfig` param, if set above): This file
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Dconfig.js.test.cjs67 "globalconfig": "{GLOBALPREFIX}/npmrc",
227 globalconfig = "{GLOBALPREFIX}/npmrc"
405 globalconfig = "{GLOBALPREFIX}/npmrc"
/third_party/node/deps/npm/node_modules/@npmcli/config/
DREADME.md24 - The `globalconfig` value, as set by the environment, CLI, and
44 - INI-formatted globalconfig file. eg `some-key = some-value` in
47 `project`, or `userconfig`. The `globalconfig` value at any of those
/third_party/node/deps/npm/docs/content/commands/
Dnpm.md133 more info on the global prefix. If the `globalconfig` option is set
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md51 CLI option `--globalconfig` or environment variable `$NPM_CONFIG_GLOBALCONFIG`)
665 #### `globalconfig`
1690 settings in the `globalconfig` file.
/third_party/node/deps/npm/tap-snapshots/test/lib/
Ddocs.js.test.cjs710 #### \`globalconfig\`
1735 settings in the \`globalconfig\` file.
2111 "globalconfig",
2269 "globalconfig",
2422 "globalconfig": "{CWD}/global/etc/npmrc",