Home
last modified time | relevance | path

Searched refs:scheme (Results 101 – 125 of 170) sorted by path

1234567

/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactoryInterface.php31 * @param string $scheme
41 …public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragme… argument
H A DUriInterface.php13 * @param string $scheme
15 public function setScheme($scheme); argument
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt340 …r, php-brief, php, plsql, python, qbasic, rails, reg, robots, ruby, sas, scheme, sdlbasic, smallta…
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt385 The following language strings are currently recognized: //4cs, 6502acme, 6502kickass, 6502tasm, 68000devpac, abap, actionscript-french, actionscript, actionscript3, ada, algol68, apache, applescript, asm, asp, autoconf, autohotkey, autoit, avisynth, awk, bascomavr, bash, basic4gl, bf, bibtex, blitzbasic, bnf, boo, c, c_loadrunner, c_mac, caddcl, cadlisp, cfdg, cfm, chaiscript, cil, clojure, cmake, cobol, coffeescript, cpp, cpp-qt, csharp, css, cuesheet, d, dcs, delphi, diff, div, dos, dot, e, epc, ecmascript, eiffel, email, erlang, euphoria, f1, falcon, fo, fortran, freebasic, fsharp, gambas, genero, genie, gdb, glsl, gml, gnuplot, go, groovy, gettext, gwbasic, haskell, hicest, hq9plus, html, html5, icon, idl, ini, inno, intercal, io, j, java5, java, javascript, jquery, kixtart, klonec, klonecpp, latex, lb, lisp, llvm, locobasic, logtalk, lolcode, lotusformulas, lotusscript, lscript, lsl2, lua, m68k, magiksf, make, mapbasic, matlab, mirc, modula2, modula3, mmix, mpasm, mxml, mysql, newlisp, nsis, oberon2, objc, objeck, ocaml-brief, ocaml, oobas, oracle8, oracle11, oxygene, oz, pascal, pcre, perl, perl6, per, pf, php-brief, php, pike, pic16, pixelbender, pli, plsql, postgresql, povray, powerbuilder, powershell, proftpd, progress, prolog, properties, providex, purebasic, pycon, python, q, qbasic, rails, rebol, reg, robots, rpmspec, rsplus, ruby, sas, scala, scheme, scilab, sdlbasic, smalltalk, smarty, sql, systemverilog, tcl, teraterm, text, thinbasic, tsql, typoscript, unicon, uscript, vala, vbnet, vb, verilog, vhdl, vim, visualfoxpro, visualprolog, whitespace, winbatch, whois, xbasic, xml, xorg_conf, xpp, yaml, z80, zxbasic//
/plugin/fckg/fckeditor/
H A DInstall_README23 skin as its default color scheme. You can change this to the ochre color scheme that came
27 it's simply matter of uncommenting the line which activates the new scheme.
/plugin/fedauth/Auth/
H A DOpenID.php362 * @param string $scheme The scheme (e.g. 'http'). Defaults to 'http'.
371 static function urlunparse($scheme, $host, $port = null, $path = '/', argument
375 if (!$scheme) {
376 $scheme = 'http';
387 $result = $scheme . "://" . $host;
426 $scheme = strtolower($parsed['scheme']);
427 if (!in_array($scheme, array('http', 'https'))) {
/plugin/fedauth/Auth/OpenID/
H A DDiscover.php85 $scheme = $parsed['scheme'];
H A DTrustRoot.php127 $scheme = strtolower($parts['scheme']);
129 if (!in_array($scheme, $allowed_schemes)) {
132 $parts['scheme'] = $scheme;
H A DURINorm.php160 $scheme = $uri_matches[2];
161 if ($scheme) {
162 $scheme = strtolower($scheme);
165 $scheme = $uri_matches[2];
166 if ($scheme === '') {
171 $scheme = strtolower($scheme);
172 if (!in_array($scheme, array('http', 'https'))) {
216 ($scheme == 'http' && $port == ':80') ||
217 ($scheme == 'https' && $port == ':443')) {
246 return $scheme . '://' . $authority . $path . $query . $fragment;
/plugin/findologicxmlexport/
H A DREADME.md7 This DokuWiki plugin creates an XML based on the DokuWiki metadata with the FINDOLOGIC XML scheme.
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md410 An example of an implementation is the `hoa://` scheme in
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE33 …right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, …
34scheme can be waived, the Licensor reserves the exclusive right to collect such royalties for any …
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml626 scheme, domain, type = type.split( /:/, 3 )
1002 scheme, domain, type = type.split( /:/, 3 )
/plugin/flowplay/flowplayer/
H A DREADME.txt173 - Protection scheme to prevent inline linking (http://en.wikipedia.org/wiki/Inline_linking)
/plugin/flowplay2/flowplayer/
H A DREADME.txt345 - Protection scheme to prevent inline linking (http://en.wikipedia.org/wiki/Inline_linking)
/plugin/googlesearch/
H A Dnusoap.php2011 var $scheme = ''; variable in soap_transport_http
2102 if ($this->scheme == 'http' || $this->scheme == 'ssl') {
2114 if ($this->scheme == 'ssl') {
2147 } else if ($this->scheme == 'https') {
2227 $this->setError('Unknown scheme ' . $this->scheme);
2228 $this->debug('Unknown scheme ' . $this->scheme);
2506 …$cookie_str = $this->getCookiesForRequest($cookies, (($this->scheme == 'ssl') || ($this->scheme ==…
2511 if ($this->scheme == 'http' || $this->scheme == 'ssl') {
2520 } else if ($this->scheme == 'https') {
2546 if ($this->scheme == 'http' || $this->scheme == 'ssl') {
[all …]
/plugin/icalevents/vendor/sabre/uri/tests/
H A DParseTest.php48 'scheme' => 'http',
74 'scheme' => 'ftp',
89 'scheme' => 'http',
101 'scheme' => null,
165 'scheme' => 'http',
/plugin/imagemap/
H A Dsyntax.php138 list($scheme) = explode('://',$url);
139 $scheme = strtolower($scheme);
140 if(!in_array($scheme,$this->schemes)) $url = '';
/plugin/imagemapping/
H A Dsyntax.php166 list($scheme) = explode('://', $url);
167 $scheme = strtolower($scheme);
168 if (!in_array($scheme, $this->schemes)) $url = '';
/plugin/indexmenu2/cms/templates/SimpleTree/
H A Dlayout.css2 * Main layout scheme
/plugin/indexmenu2/cms/templates/TabControl/
H A Dlayout.css2 * TabControl layout scheme
/plugin/indexmenu2/templates/DokuWiki/
H A Dlayout.css2 * Main layout scheme
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jar ... params/ org/apache/http/conn/scheme/ org/apache/http/cookie/CookieSpec ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jar ... params/ org/apache/http/conn/scheme/ org/apache/http/cookie/CookieSpec ...

1234567