Home
last modified time | relevance | path

Searched refs:uri (Results 151 – 175 of 438) sorted by path

12345678910>>...18

/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1 …d-bit-shift-right\", \"update\",\n \"update-in\", \"update-proxy\", \"uri?\", \"use\", \"uuid…
H A Dsoy.min.js1 …ineTagIndentFactor:2,multilineTagIndentPastTag:false}),attributes:e,text:e,uri:e,trusted_resource_… property in AnonymousFunction7aaf3fe40300.f
H A Dsoy.min.js.map1uri","trusted_resource_uri","css","js","statementIndent","indentUnit","last","array","length","tok…
H A Dsparql.min.js.map1 …", \"sameterm\", \"isiri\", \"isuri\",\n \"iri\", \"uri\", \"bnode\", \"cou…
H A Dsql.min.js.map1uri user values window year\"),\n builtin: set(\"bool boolean long timestamp tinyint smallint b…
H A Dxquery.min.js.map1 …or-self', 'any', 'array', 'as',\n 'ascending', 'at', 'attribute', 'base-uri', 'before', 'bounda…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64uri-is-file|xdmp:uri-format|xdmp:uri-content-type|xdmp:unquote|xdmp:unpath|xdmp:triggers-database|…
/plugin/combo/ComboStrap/
H A DFileSystems.php342 public static function createPathFromUri($uri): Path argument
344 $firstColon = strpos($uri, ":");
346 throw new ExceptionBadSyntax("$uri is not a valid uri");
348 $scheme = substr($uri, 0, $firstColon);
351 return WikiPath::createFromUri($uri);
353 return LocalPath::createFromUri($uri);
H A DLinkMarkup.php376 $uri = $url->getPath();
377 $uri = $this->obfuscateEmail($uri);
378 $uri = urlencode($uri);
381 $uri .= "?";
386 $uri .= "$key=$value";
392 $outputAttributes->addOutputAttributeValue("href", 'mailto:' . $uri);
H A DLocalPath.php36 public static function createFromUri($uri): LocalPath argument
38 if (strpos($uri, LocalFileSystem::SCHEME) !== 0) {
39 throw new ExceptionBadArgument("$uri is not a local path uri");
41 return new LocalPath($uri);
85 * @param string $path - relative or absolute, or a locale file uri
98 LogUtility::errorIfDevOrTest("The path given as constructor should not be an uri or a path object");
100 LogUtility::internalError("The uri path could not be created", self::CANONICAL, $e);
430 $uri = LocalFileSystem::SCHEME . '://';
433 $uri
[all...]
H A DMarkupPath.php2303 static function createFromUri(string $uri): MarkupPath
2305 $path = FileSystems::createPathFromUri($uri);
2301 createFromUri(string $uri) global() argument
H A DPath.php24 * @param string $uri
27 public static function createFromUri(string $uri): Path; argument
89 * @return string the uri string representation of this path (with all information, scheme, drive, attributes)
H A DSnippet.php55 const JSON_URI_PROPERTY = "uri"; // internal uri
582 $uri = $array[self::JSON_URI_PROPERTY] ?? null;
583 if ($uri === null) {
584 throw new ExceptionCompile("The snippet uri property was not found in the json array");
587 $wikiPath = FileSystems::createPathFromUri($uri);
H A DWikiPath.php464 static function createFromUri(string $uri): WikiPath argument
469 $uriScheme = substr($uri, 0, $lengthSchemeQualified);
471 throw new ExceptionBadArgument("The uri ($uri) is not a wiki uri");
473 $uriWithoutScheme = substr($uri, $lengthSchemeQualified);
1098 $uri = "{$this->getScheme()}://$this->drive$driveSep$absolutePath";
1100 $uri = "$uri?rev={$this->rev}";
1102 return $uri;
[all...]
/plugin/combo/ComboStrap/Web/
H A DUrl.php964 public static function createFromUri(string $uri): Path
966 return new Url($uri);
953 createFromUri(string $uri) global() argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js43 d.console.countMap[_name]=0;d.console.countMap[_name]++;d.console.cmd.log.apply(window,[_name,d.console.countMap[_name]]);}},group:function(){with(firebug){d.console.cmd.log.apply(this,["console.group is not supported"]);}},groupEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.groupEnd is not supported"]);}},profile:function(){with(firebug){d.console.cmd.log.apply(this,["console.profile is not supported"]);}},profileEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.profileEnd is not supported"]);}}}},css:{index:-1,open:function(_index){with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var rules=item[lib.env.ie?"rules":"cssRules"],str="";for(var i=0;i<rules.length;i++){var item=rules[i];var selector=item.selectorText;var cssText=lib.env.ie?item.style.cssText:item.cssText.match(/\{(.*)\}/)[1];str+=d.css.printRule(selector,cssText.split(";"),el.left.css.container);}}catch(e){str="<em>Access to restricted URI denied</em>";} variable
45 str+="<div class='Selector'>}</div>";return str;}},refresh:function(){with(firebug){el.button.css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len=collection.length;i<len;i++){var uri=getFileName(collection[i].href);d.css.index=d.css.index<0?i:d.css.index;el.button.css.selectbox.child.add(new lib.element("OPTION").attribute.set("value",i).update(uri))};d.css.open(d.css.index);}}},dom:{open:function(_object,_layer){with(firebug){_layer.clean();var container=new lib.element("DIV").attribute.addClass("DOMContent").insert(_layer);d.dom.print(_object,container);}},print:function(_object,_parent,_inTree){with(firebug){var obj=_object||window,parentElement=_parent;parentElement.update("");if(parentElement.opened&&parentElement!=el.left.dom.container){parentElement.environment.getParent().lib.child.get()[0].lib.child.get()[0].lib.attribute.removeClass("Opened");parentElement.opened=false;parentElement.environment.addStyle({"display":"none"});return;} variable
79 return;d.inspector.enabled=_absoluteValue!=undefined&&!_absoluteValue.clientX?_absoluteValue:!d.inspector.enabled;el.button.inspect.attribute[(d.inspector.enabled?"add":"remove")+"Class"]("Enabled");if(d.inspector.enabled==false){el.borderInspector.environment.addStyle({"display":"none"});d.inspector.el=null;}else if(lib.env.dIndex!="html"){if(internal.popupWin){internal.popupWin.firebug.d.navigate("html");}else{d.navigate("html");}}}}},scripts:{index:-1,lineNumbers:false,open:function(_index){with(firebug){d.scripts.index=_index;el.left.scripts.container.update("");var i=0,script=document.getElementsByTagName("script")[_index],uri=script.src||document.location.href,source;try{if(uri!=document.location.href){source=internal.cache[uri]||lib.xhr.get(uri).responseText;internal.cache[uri]=source;}else{source=script.innerHTML;}
H A Dfirebug-lite-1.2.js1094 uri = item.href; variable
1125 var uri = getFileName(collection[i].href); variable
1128 new lib.element("OPTION").attribute.set("value",i).update(uri)
1549 var i=0,script = document.getElementsByTagName("script")[_index],uri = script.src||document.location.href,source;
1551 if(uri!=document.location.href){
1552 source = internal.cache[uri]||lib.xhr.get(uri).responseText;
1553 internal.cache[uri] = source;
H A Dfirebug-lite-1.4.js270 this.appendStylesheet=function(doc,uri){if(this.$(uri,doc)){return argument
271 }var styleSheet=this.createStyleSheet(doc,uri);
272 styleSheet.setAttribute("id",uri);
1082 this.getURIHost=function(uri){try{if(uri){return uri.host argument
1100 this.getDataURLForContent=function(content,url){var uri="data:text/html;";
1101 uri+="fileName="+encodeURIComponent(url)+",";
1102 uri
5380 getMimeType(mimeType,uri) global() argument
[all...]
/plugin/combo/resources/library/bootstrap/
H A DupdateBootStrapCustom.yml37 target-uri: "bootstrapCustom.json@sd"
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DUrlEncoder.php33 public static function unescapeAndEncode(string $uri): string
36 if (\preg_match('/^[A-Za-z0-9~!@#$&*()\-_=+;:,.\/?]+$/', $uri)) {
37 return $uri;
40 if (! \mb_check_encoding($uri, 'UTF-8')) {
46 $chars = \mb_str_split($uri, 1, 'UTF-8');
24 unescapeAndEncode(string $uri) global() argument
/plugin/davcal/
H A DcalendarBackendDokuwiki.php614 * @param string $uri
618 function createSubscription($principalUri, $uri, array $properties) argument
620 …Dokuwiki::createSubscription for principalUri '.$principalUri.' and uri '.$uri.', returning null');
H A Dhelper.php677 * @param string $uri The new object URI
692 $uri,
714 * @param string $uri The object's URI to modify
735 $uri
857 $uri = $uri = 'dokuwiki-' . bin2hex(random_bytes(16)) . '.ics';
1195 * @param string $uri The object's URI
1301 $uri = $event['uri'];
1393 * @param string $uri The object's URI
1437 $uri = $event['uri'];
1503 $values = array($uri,
[all …]
/plugin/davcal/db/
H A Dupdate0001.sql4 uri text, field
19 uri text, field
31 uri text, field
41 uri text, field
58 uri text, field
64 CREATE INDEX principaluri_uri ON calendarsubscriptions (principaluri, uri);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php53 return array_map(function($uri) use ($calendarId) {
54 return $this->getCalendarObject($calendarId, $uri);
H A DPDO.php878 foreach ($changes as $uri => $operation) {
882 $result['added'][] = $uri;
885 $result['modified'][] = $uri;
888 $result['deleted'][] = $uri;
1008 * @param string $uri
1012 function createSubscription($principalUri, $uri, array $properties) { argument
1027 ':uri' => $uri,

12345678910>>...18