Home
last modified time | relevance | path

Searched refs:storage (Results 101 – 125 of 615) sorted by relevance

12345678910>>...25

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js12518 storage
12554 storage = win[localStorageName]
12563 api.get = function(key) { return api.deserialize(storage[key] && storage[key].value) }
12565 api.clear = function() { for (var key in storage ) { delete storage[key] } }
12572 args.unshift(storage)
12587 storage.save(localStorageName)
12593 storage.removeAttribute(key)
12594 storage.save(localStorageName)
12598 storage.load(localStorageName)
17173 summarize: function(storage) argument
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js3068 (function(){var store=(function(){var api={},win=window,doc=win.document,localStorageName="localStorage",globalStorageName="globalStorage",namespace="__firebug__storejs__",storage;
3088 }}if(isLocalStorageNameSupported()){storage=win[localStorageName];
3089 api.set=function(key,val){storage.setItem(key,api.serialize(val))
3091 api.get=function(key){return api.deserialize(storage.getItem(key))
3093 api.remove=function(key){storage.removeItem(key)
3095 api.clear=function(){storage.clear()
3097 }else{if(isGlobalStorageNameSupported()){storage=win[globalStorageName][win.location.hostname];
3098 api.set=function(key,val){storage[key]=api.serialize(val)
3100 api.get=function(key){return api.deserialize(storage[key]&&storage[ke
3116 AnonymousFunction4beb61239200(storage,key,val) global() argument
3119 AnonymousFunction4beb61239300(storage,key) global() argument
3121 AnonymousFunction4beb61239400(storage,key) global() argument
3124 AnonymousFunction4beb61239500(storage) global() argument
4552 AnonymousFunction4beb612315d00(storage) global() argument
4553 AnonymousFunction4beb612315e00(storage) global() argument
[all...]
/plugin/icons/assets/typicons/
H A Dtypicons.min.css1 …ypcn-clipboard:before{content:'\e04a'}.typcn-cloud-storage:before{content:'\e04b'}.typcn-cloud-sto…
H A Dtypicons.css258 .typcn-cloud-storage:before {
261 .typcn-cloud-storage-outline:before {
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1storage straight_join subclass_origin sum suspend table_name table_statistics tables tablespace te…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt171 3.2.2: Archival storage and the newline character
173 Export format should also be used for archival storage. Here, "archival"
174 storage is defined as storage that may be accessed by a variety of computing
175 systems. The only extra requirement for archival storage is that the newline
212 for bulk storage of unannotated games. It represents a minimum level of
413 archival storage begin with an upper case letter.
438 There is a set of tags defined for mandatory use for archival storage of PGN
736 local presentation software and not for archival storage or for dynamic
1975 While PGN is used for game storage, there are other data representation
2633 as PGN data that resides in archival storage or that is exchanged among
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js456 var storage = 'undefined';
460 storage = mxResources.get('googleDrive');
464 storage = mxResources.get('dropbox');
468 storage = mxResources.get('oneDrive');
472 storage = mxResources.get('github');
476 storage = mxResources.get('gitlab');
480 storage = mxResources.get('notion');
484 storage = mxResources.get('trello');
488 storage = mxResources.get('device');
492 storage = mxResources.get('browser');
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt100 derivative) on a volume of a storage or distribution medium does not bring
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt100 derivative) on a volume of a storage or distribution medium does not bring
/plugin/colorbox/
H A DLICENSE.md50 … with the Program (or with a work based on the Program) on a volume of a storage or distribution m…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE15 …d the right of fixation and reproducing fixations of the Work, including storage of a protected pe…
/plugin/math2/phpmathpublisher/
H A DCOPYING131 a storage or distribution medium does not bring the other work under
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE131 a storage or distribution medium does not bring the other work under
/plugin/admnote/
H A DLICENSE131 a storage or distribution medium does not bring the other work under
/plugin/stellarium/
H A DLICENSE.md44 … with the Program (or with a work based on the Program) on a volume of a storage or distribution m…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DLICENSE.txt131 a storage or distribution medium does not bring the other work under
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6storage.getItem("debug")}catch(e){}return!e&&"undefined"!=typeof a&&"env"in a&&(e=a.env.DEBUG),e}n…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md365 `fortune://`. You can imagine adding your favorite online storage too,
/plugin/authldaplocal/
H A DLICENSE149 a storage or distribution medium does not bring the other work under
/plugin/tuxquote/
H A DCOPYING131 a storage or distribution medium does not bring the other work under
/plugin/sphinxsearch-was/
H A DCOPYING131 a storage or distribution medium does not bring the other work under
/plugin/icalevents/
H A DLICENSE.txt139 a storage or distribution medium does not bring the other work under
/plugin/orphanmedia/
H A DCOPYING131 a storage or distribution medium does not bring the other work under
/plugin/overlay/
H A DLICENSE131 a storage or distribution medium does not bring the other work under
/plugin/datatables/
H A DLICENSE131 a storage or distribution medium does not bring the other work under

12345678910>>...25