Searched refs:_scheme (Results 1 – 12 of 12) sorted by relevance
98 $this->_scheme = 'https';101 $this->_scheme = 'http';
17 protected $_scheme = 'https'; variable in Elastica\\Transport\\Https
33 private $_scheme = 'http'; variable in Elastica\\Transport\\HttpAdapter131 …$baseUri = $this->_scheme.'://'.$connection->getHost().':'.$connection->getPort().'/'.$connection-…
26 protected $_scheme = 'http'; variable in Elastica\\Transport\\Http60 …$baseUri = $this->_scheme.'://'.$connection->getHost().':'.$connection->getPort().'/'.$connection-…
32 protected $_scheme = 'http'; variable in Elastica\\Transport\\Guzzle163 'scheme' => $this->_scheme,
6 …,61}[a-zA-Z0-9])?)+(?![-_])/,n.autolink=i(n.autolink).replace("scheme",n._scheme).replace("email",…
9194 this._scheme = buffer;9201 if (isRelativeScheme(this._scheme)) {9205 if (this._scheme === 'file') {9207 } else if (this._isRelative && base && base._scheme === this._scheme) {9244 if (!base || !isRelativeScheme(base._scheme)) {9268 if (this._scheme !== 'file') {9269 this._scheme = base._scheme;9307 …if (this._scheme !== 'file' || !ALPHA.test(c) || nextC !== ':' && nextC !== '|' || nextNextC !== E…9329 if (this._scheme === 'file') {9335 if (this._scheme !== 'file') {[all …]
10363 this._scheme = buffer;10370 if (isRelativeScheme(this._scheme)) {10374 if (this._scheme === 'file') {10376 } else if (this._isRelative && base && base._scheme === this._scheme) {10413 if (!base || !isRelativeScheme(base._scheme)) {10437 if (this._scheme !== 'file') {10438 this._scheme = base._scheme;10476 …if (this._scheme !== 'file' || !ALPHA.test(c) || nextC !== ':' && nextC !== '|' || nextNextC !== E…10498 if (this._scheme === 'file') {10504 if (this._scheme !== 'file') {[all …]
1 …_scheme = buffer;\n buffer = '';\n if (stateOverride) {\n break…
2 …[a-zA-Z0-9])?)+(?![-_])/,Iv.autolink=gv(Iv.autolink).replace("scheme",Iv._scheme).replace("email",…
1 …_scheme = /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;\n inline._email = /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[…