Home
last modified time | relevance | path

Searched refs:_scheme (Results 1 – 11 of 11) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAwsAuthV4.php98 $this->_scheme = 'https';
101 $this->_scheme = 'http';
H A DHttps.php17 protected $_scheme = 'https'; variable in Elastica\\Transport\\Https
H A DHttpAdapter.php33 private $_scheme = 'http'; variable in Elastica\\Transport\\HttpAdapter
131 $baseUri = $this->_scheme.'://'.$connection->getHost().':'.$connection->getPort().'/'.$connection->getPath();
H A DGuzzle.php32 protected $_scheme = 'http'; variable in Elastica\\Transport\\Guzzle
163 'scheme' => $this->_scheme,
H A DHttp.php26 protected $_scheme = 'http'; variable in Elastica\\Transport\\Http
60 $baseUri = $this->_scheme.'://'.$connection->getHost().':'.$connection->getPort().'/'.$connection->getPath();
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6 …,61}[a-zA-Z0-9])?)+(?![-_])/,n.autolink=i(n.autolink).replace("scheme",n._scheme).replace("email",…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js9194 this._scheme = buffer;
9205 if (this._scheme === 'file') {
9207 } else if (this._isRelative && base && base._scheme === this._scheme) {
9268 if (this._scheme !== 'file') {
9269 this._scheme = base._scheme;
9329 if (this._scheme === 'file') {
9335 if (this._scheme !== 'file') {
9584 this._scheme = '';
9633 return this._scheme + ':';
9736 switch (this._scheme) {
[all …]
H A Dpdf.worker.js10363 this._scheme = buffer;
10374 if (this._scheme === 'file') {
10376 } else if (this._isRelative && base && base._scheme === this._scheme) {
10437 if (this._scheme !== 'file') {
10438 this._scheme = base._scheme;
10498 if (this._scheme === 'file') {
10504 if (this._scheme !== 'file') {
10753 this._scheme = '';
10802 return this._scheme + ':';
10905 switch (this._scheme) {
[all …]
H A Dpdf.js.map1_scheme = buffer;\n buffer = '';\n if (stateOverride) {\n break…
H A Dpdf.worker.js.map1_scheme = buffer;\n buffer = '';\n if (stateOverride) {\n break…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1_scheme = /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;\n inline._email = /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[…