| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1ListApiProxiesResponse.php | 29 public function setProxies($proxies) argument 31 $this->proxies = $proxies; 38 return $this->proxies;
|
| D | GoogleCloudApigeeV1ApiProduct.php | 64 public $proxies; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProduct 239 public function setProxies($proxies) argument 241 $this->proxies = $proxies; 248 return $this->proxies;
|
| D | GoogleCloudApigeeV1ApiProxyRevision.php | 72 public $proxies; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision 287 public function setProxies($proxies) argument 289 $this->proxies = $proxies; 296 return $this->proxies;
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/ |
| H A D | AllowedList.php | 73 * @param array $proxies list of proxies to check 77 public function isProxyListAllowed(array $proxies) argument 80 if (empty($proxies)) { 89 $res = $this->contains($proxies);
|
| /plugin/freechat/phpfreechat/src/ |
| D | pfccommand.class.php | 74 $proxies = array(); 75 for($i = count($c->proxies)-1; $i >= 0; $i--) 77 $proxy_name = $c->proxies[$i]; 90 $proxies[$i] = new $proxy_classname; 91 $proxies[$i]->name = $cmd_name; 92 $proxies[$i]->proxyname = $proxy_name; 93 $proxies[$i]->linkTo($firstproxy); 94 $firstproxy =& $proxies[$i];
|
| D | pfcglobalconfig.class.php | 631 var $proxies = array(); variable in pfcGlobalConfig 943 $this->proxies = array(); 946 if (!in_array($px,$this->skip_proxies) && !in_array($px,$this->proxies)) 947 $this->proxies[] = $px; 952 if (!in_array($px,$this->skip_proxies) && !in_array($px,$this->proxies)) 953 $this->proxies[] = $px; 958 if (!in_array($px,$this->skip_proxies) && !in_array($px,$this->proxies)) 959 $this->proxies[] = $px; 963 if (in_array('log',$this->proxies)) { 972 unset($this->proxies[array_search('log',$this->proxies)]);
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | Client.php | 1671 $proxies = $this->getProxies(); 1672 if (!empty($proxies)) { 3369 * @param array $proxies An array of proxies 3374 private function _setProxies($proxies) argument 3376 $this->_proxies = $proxies; 3377 if (!empty($proxies)) {
|
| /plugin/jcapture/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jdraw/lib/ |
| D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | CHANGELOG.md | 395 - Custom type handlers does not work with doctrine proxies anymore [\#765](https://github.com/schmi… 396 - Doctrine listener should not change the type on proxies with virtual type [\#768](https://github.… 442 - Trigger doctrine events on doctrine proxies [\#750](https://github.com/schmittjoh/serializer/pull…
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 149 - Support the cURL (http://) scheme for StreamHandler proxies [#2850](https://github.com/guzzle/guz… 423 * Bug fix: Proxy::wrapSync() now correctly proxies to the appropriate handler 755 * No longer using `request_fulluri` in stream adapter proxies.
|
| /plugin/asciidocjs/node_modules/clean-css/ |
| D | README.md | 229 …rriding the default fetching logic if it doesn't support a particular feature, say CONNECT proxies.
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 140 * Bug fix: Proxy::wrapSync() now correctly proxies to the appropriate handler 458 * No longer using `request_fulluri` in stream adapter proxies.
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_tooltip.js.map | 1 … = html;\n\t\treturn this;\n\t}\n\n\t// it is for salesforce, because it proxies event to it own e…
|
| /plugin/codemirror/dist/keymaps/ |
| D | vim.min.js.map | 1 …= undefined) {\n return;\n }\n // The 'filetype' option proxies to the CodeMirror…
|