Home
last modified time | relevance | path

Searched refs:storage (Results 601 – 615 of 615) sorted by path

1...<<2122232425

/plugin/vote/
H A DCOPYING131 a storage or distribution medium does not bring the other work under
/plugin/wavedrom/
H A DLICENSE238 in or on a volume of a storage or distribution medium, is called an
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3089 api.get=function(key){return api.deserialize(storage[key]&&storage[key].value)
3093 api.clear=function(){for(var key in storage){delete storage[key]
3097 args.unshift(storage);
3100 storage.load(localStorageName);
3105 }api.set=withIEStorage(function(storage,key,val){storage.setAttribute(key,api.serialize(val));
3106 storage.save(localStorageName)
3108 api.get=withIEStorage(function(storage,key){return api.deserialize(storage.getAttribute(key))
3110 api.remove=withIEStorage(function(storage,key){storage.removeAttribute(key);
3111 storage.save(localStorageName)
3114 storage.load(localStorageName);
[all …]
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md434 * `FSExt` Directory and File no longer do custom property storage. This
847 property storage, and other property-related functionality that was not
/plugin/webmaster/
H A DLICENSE131 a storage or distribution medium does not bring the other work under
/plugin/wideredit/
H A DLICENSE131 a storage or distribution medium does not bring the other work under
/plugin/wikicalendar/
H A DCOPYING131 a storage or distribution medium does not bring the other work under
/plugin/wikistats/
H A DCOPYING131 a storage or distribution medium does not bring the other work under
/plugin/wrap/
H A DCOPYING133 a storage or distribution medium does not bring the other work under
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt160 a storage or distribution medium does not bring the other work under
522 a storage or distribution medium does not bring the other work under
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1890 o.storage = 'fat';
1895 o.storage = 'minifat';
2234 EntryTypes: ['unknown','storage','stream','lockbytes','property','root']
19846 /*WorkbookP.CompObjP = CompObjP; // TODO: storage? */
23991 throw "NUMBERS Tile missing ".concat(type, " cell storage");
24012 var storage = -1;
24015 storage = 1;
24017 storage = 0;
24020 return parse_TST_TileRowInfo(u8, storage);
/plugin/yalist/
H A DLICENSE131 a storage or distribution medium does not bring the other work under
/plugin/yourip/
H A DLICENSE131 a storage or distribution medium does not bring the other work under
/plugin/youtracklinks/
H A DLICENSE131 a storage or distribution medium does not bring the other work under
/plugin/yuriigantt/
H A DLICENSE238 in or on a volume of a storage or distribution medium, is called an

1...<<2122232425