Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
DAwsAuthV4.php98 $this->_scheme = 'https';
101 $this->_scheme = 'http';
DHttps.php17 protected $_scheme = 'https'; variable in Elastica\\Transport\\Https
DHttpAdapter.php33 private $_scheme = 'http'; variable in Elastica\\Transport\\HttpAdapter
131 …$baseUri = $this->_scheme.'://'.$connection->getHost().':'.$connection->getPort().'/'.$connection-…
DHttp.php26 protected $_scheme = 'http'; variable in Elastica\\Transport\\Http
60 …$baseUri = $this->_scheme.'://'.$connection->getHost().':'.$connection->getPort().'/'.$connection-…
DGuzzle.php32 protected $_scheme = 'http'; variable in Elastica\\Transport\\Guzzle
163 'scheme' => $this->_scheme,
/plugin/revealjs/plugin/markdown/
Dmarked.js6 …,61}[a-zA-Z0-9])?)+(?![-_])/,n.autolink=i(n.autolink).replace("scheme",n._scheme).replace("email",…
/plugin/pdfjs/pdfjs/build/
Dpdf.js9194 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 …]
Dpdf.worker.js10363 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 …]
Dpdf.js.map1_scheme = buffer;\n buffer = '';\n if (stateOverride) {\n break…
Dpdf.worker.js.map1_scheme = buffer;\n buffer = '';\n if (stateOverride) {\n break…
/plugin/ckeditor5markdown/
Dckeditor.js2 …[a-zA-Z0-9])?)+(?![-_])/,Iv.autolink=gv(Iv.autolink).replace("scheme",Iv._scheme).replace("email",…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1_scheme = /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;\n inline._email = /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[…