Home
last modified time | relevance | path

Searched refs:domain (Results 151 – 175 of 236) sorted by path

12345678910

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js2domain([0,1]).range(["#fff",a.color]),c=.6;d3.select(this).style("border-bottom-color",b(c)).style…
3domain(d3.extent(d3.merge([l,t]))).range(e?[p,0]:[0,p]);this.__chart__||d3.scale.linear().domain([…
4domain(c||d3.extent(b[0].values.map(n).concat(p))),l.range(r?e||[.5*x/b[0].values.length,x*(b[0].v…
5domain()[0]-b.yScale().domain()[1]),q=.03*p,r=a.nearestValueIndex(n.map(function(a){return a.value…
6domain(d||d3.merge(F).map(function(a){return a.x})).rangeBands(f||[0,C],A),p.domain(e||d3.extent(d…
7domain(),d=g[b].range(),e=c[0]-(c[1]-c[0])/9;if(J.indexOf(b)<0){var h=d3.scale.linear().domain([e,…
8domain(c||d3.extent(b,n)).range(e||[0,k]),m.domain(d||d3.extent(b,o)).range(f||[q,0]);{var r=j.sel…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml626 scheme, domain, type = type.split( /:/, 3 )
970 - !domain.tld,2002/type\x30 value
971 - !domain.tld,2002/type0 value
973 - !domain.tld,2002/type%30 value
974 - !domain.tld,2002/type0 value
988 # 'tag:domain.tld,2002:invoice' is some type family.
989 invoice: !domain.tld,2002/^invoice
995 # notation 'tag:domain.tld,2002:customer'.
1002 scheme, domain, type = type.split( /:/, 3 )
1003 val['type'] = "domain #{type}"
[all …]
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst28 // Choose domain
183 …xgettext --default-domain=messages -p ./locale --from-code=UTF-8 -n --omit-header -L PHP /tmp/cach…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst29 &copy; Copyright 2011 by <a href="http://domain.invalid/">you</a>.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst356 &copy; Copyright 2011 by <a href="http://domain.invalid/">you</a>.
/plugin/flowcharts/
H A Dmermaid.min.js1domain=function(t){return arguments.length?(e="function"==typeof t?t:x([t[0],t[1]]),r):e},r.thresh… function
/plugin/flowplayer/player/
H A DREADME.txt76 - Issue #384 added links support in context menus with configuration { url: "domain.com", target: "…
242 - The domain of the logo url must the same domain from where the player SWF is loaded from.
287 …error when clicking on the screen if there is an image in the playlist loaded from a foreign domain
336 - Plugins can now be loaded from a different domain to the flowplayer.swf
375 … happened when loading images from foreign domains (domains other than the domain of the core SWF).
377 from a foreign domain - BUT backgroundRepeat cannot be used for foreign images.
378 …ow allows the embedding HTML to script the player even if the player is loaded from another domain.
380 - A player embedded to a foreign domain now loads images, css files and other resources from the do…
/plugin/freechat/phpfreechat/data/public/js/
H A Dcookie.js8 function setCookie(name, value, expires, path, domain, secure) { argument
9 …s.toGMTString() : '') + ((path) ? '; path=' + path : '') + ((domain) ? '; domain=' + domain : '') …
37 function deleteCookie(name, path, domain) { argument
39 …t.cookie = name + '=' + ((path) ? '; path=' + path : '') + ((domain) ? '; domain=' + domain : '') …
H A Dprototype.js1324 domain: document.domain,
/plugin/gemini/
H A Dcli.php265 * @param string $domain
268 protected function getSelfSignedCertificate($domain) argument
271 $pemfile = getCacheName($domain, '.pem');
274 $pem = $this->createCert($domain);
/plugin/gitlabapi/
H A DREADME.md31 For instance, if your project is available at `http://gitlab.domain.com/ns/dir1/dir2/project`, then…
/plugin/googlesearch/
H A Dnusoap.php2933 $domain = substr($cookie_str, $start + strlen($cookie_param));
2934 $domain = substr($domain, 0, strpos($domain, ';'));
2936 $domain = '';
2971 'domain' => $domain,
3004 $domain = preg_quote($cookie['domain']);
3005 if (! preg_match("'.*$domain$'i", $this->host)) {
7219 $domain = isset($cookie['domain']) ? $cookie['domain'] : 'NODOMAIN';
7220 if ($newDomain != $domain) {
/plugin/groupmail/
H A Drecaptchalib.php199 * @param string $domain The domain where the page is hosted
202 function recaptcha_get_signup_url ($domain = null, $appname = null) { argument
203 …om/recaptcha/admin/create?" . _recaptcha_qsencode (array ('domains' => $domain, 'app' => $appname…
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …,decimal:1,drop:1,"continue":1,isolation:1,found:1,where:1,constraints:1,domain:1,right:1,national…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …ontent:"\F6B2"}.mdi-dolly::before{content:"\FEBB"}.mdi-domain::before{content:"\F1D7"}.mdi-domain-…
/plugin/indexmenu/scripts/
H A Dindexmenu.js492 setCookie(cookieName, cookieValue, expires, path, domain, secure) global() argument
/plugin/issuetracker/
H A Dprototype.js1630 domain: document.domain,
H A Dsyntax.php1520 $domain = substr($email, $atIndex+1);
1523 $domainLen = strlen($domain);
1544 else if (!preg_match('/^[A-Za-z0-9\\-\\.]+$/', $domain))
1549 else if (preg_match('/\\.\\./', $domain))
1583 …else if ($isValid && !(checkdnsrr($domain,"MX") || checkdnsrr($domain,"A")) && ($this->getConf('va…
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt2147 …['vqf']=>array() { // VQF - transform-domain weighted interleave Vector Quantiz…
/plugin/letsencrypt/
H A DLescript.php115 $this->log("Token for $domain saved at $tokenPath and should be available at $uri");
244 protected function getDomainPath($domain) argument
246 return $this->certificatesDir . '/' . $domain . '/';
266 $domain = reset($domains);
292 "CN" => $domain,
309 $csrPath = $this->getDomainPath($domain) . "/last.csr";
H A Dadmin.php166 foreach($domains as $domain => $expire) {
168 echo hsc($domain);

12345678910