Home
last modified time | relevance | path

Searched defs:uri (Results 201 – 225 of 287) sorted by last modified time

12345678910>>...12

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js532 uri: uri property in AnonymousFunction410cd55f0100.create.result
575 uri: uri property in AnonymousFunction410cd55f0100.create.result
1137 location: { uri: uri, range: range } property in AnonymousFunction410cd55f0100.create.result.location
32883 CSSNavigation.prototype.fileExists = function (uri) { argument
35115 function toPathVariations(uri) { argument
35829 function dirname(uri) { argument
35833 function basename(uri) { argument
35837 function extname(uri) { argument
36179 function create(uri, languageId, version, content) { argument
36830 function uriToFsPath(uri, keepDriveLetterCasing) { argument
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1 …i=r(224),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
/plugin/schedule/
H A Dscript.js60 function scheduleSend (sender, uri, params) { argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1083 uri = item.href; variable
1114 var uri = getFileName(collection[i].href); variable
H A Dfirebug-lite-1.2-compressed.js32 …{with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var r… variable
34 …ndow.document.styleSheets;for(var i=0,len=collection.length;i<len;i++){var uri=getFileName(collect… variable
H A Dfirebug-lite-1.4.js259 this.appendStylesheet=function(doc,uri){if(this.$(uri,doc)){return argument
1071 this.getURIHost=function(uri){try{if(uri){return uri.host argument
5369 },getMimeType:function(mimeType,uri){if(!mimeType||!(mimeCategoryMap.hasOwnProperty(mimeType))){var… argument
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DBackendInterface.php30 function getLocks($uri, $returnChildLocks);
39 function lock($uri, Locks\LockInfo $lockInfo);
48 function unlock($uri, Locks\LockInfo $lockInfo);
H A DFile.php53 function getLocks($uri, $returnChildLocks) {
89 function lock($uri, LockInfo $lockInfo) {
119 function unlock($uri, LockInfo $lockInfo) {
H A DPDO.php57 function getLocks($uri, $returnChildLocks) {
121 function lock($uri, LockInfo $lockInfo) {
171 function unlock($uri, LockInfo $lockInfo) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php78 public $uri; variable in Sabre\\DAV\\Locks\\LockInfo
H A DPlugin.php117 function getHTTPMethods($uri) {
150 function getLocks($uri, $returnChildLocks = false) {
337 function lockNode($uri, LockInfo $lockInfo) {
353 function unlockNode($uri, LockInfo $lockInfo) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Mount/
H A DPlugin.php72 function davMount(ResponseInterface $response, $uri) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php332 function setBaseUri($uri) {
565 function calculateUri($uri) {
1077 function createFile($uri, $data, &$etag = null) {
1118 function updateFile($uri, $data, &$etag = null) {
1145 function createDirectory($uri) {
1158 function createCollection($uri, MkCol $mkCol) {
H A DServerPlugin.php83 function getSupportedReportSet($uri) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DIPrincipalCollection.php60 function findByUri($uri);
H A DAbstractPrincipalCollection.php175 function findByUri($uri) {
H A DPlugin.php135 function getMethods($uri) {
165 function getSupportedReportSet($uri) {
192 …function checkPrivileges($uri, $privileges, $recursion = self::R_PARENT, $throwExceptions = true) {
708 function getPrincipalByUri($uri) {
942 function beforeBind($uri) {
958 function beforeUnbind($uri) {
973 function beforeUnlock($uri, DAV\Locks\LockInfo $lock) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php70 function getHTTPMethods($uri) {
151 function getSupportedReportSet($uri) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php144 function getHTTPMethods($uri) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php118 function getSupportedReportSet($uri) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php86 function getSupportedReportSet($uri) {
107 function syncCollection($uri, SyncCollectionReport $report) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DAbstractBackend.php35 function findByUri($uri, $principalPrefix) {
H A DBackendInterface.php112 function findByUri($uri, $principalPrefix);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1139 function createSubscription($principalUri, $uri, array $properties) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php79 function getHTTPMethods($uri) {

12345678910>>...12