Home
last modified time | relevance | path

Searched refs:Hash (Results 51 – 66 of 66) sorted by path

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/lightGallery/js/
H A Dlg-hash.js29 var Hash = function(element) { class in AnonymousFunction791e32980200
43 Hash.prototype.init = function() { class
67 Hash.prototype.destroy = function() {
88 $.fn.lightGallery.modules.hash = Hash;
/plugin/projects/pchart/pchart/
H A Dpcache.php61 function IsInCache($ID,$Data,$Hash="") argument
63 if ( $Hash == "" )
64 $Hash = $this->GetHash($ID,$Data);
66 if ( file_exists($this->CacheFolder.$Hash) )
75 $Hash = $this->GetHash($ID,$Data);
76 $FileName = $this->CacheFolder.$Hash;
84 $Hash = $this->GetHash($ID,$Data);
85 $FileName = $this->CacheFolder.$Hash;
94 $Hash = $this->GetHash($ID,$Data);
95 if ( $this->IsInCache("","",$Hash ) )
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js228 return object instanceof Hash;
1111 return new Hash(object);
1114 var Hash = Class.create(Enumerable, (function() {
1167 return new Hash(object).inject(this, function(result, pair) {
1201 return new Hash(this);
1224 Hash.from = $H;
4703 Hash.toQueryString = Object.toQueryString;
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js1904 function Hash(entries) { class in runInContext
1993 Hash.prototype.clear = hashClear; class
1994 Hash.prototype['delete'] = hashDelete;
1995 Hash.prototype.get = hashGet;
1996 Hash.prototype.has = hashHas;
1997 Hash.prototype.set = hashSet;
2146 'hash': new Hash,
2148 'string': new Hash
/plugin/sequencediagram/bower_components/lodash/lib/common/
H A Dmapping.js5 const Hash = util.Hash; constant
9 module.exports = new Hash(_mapping);
H A Dutil.js15 function Hash(properties) { function
17 result[key] = (_.isPlainObject(value) && !(value instanceof Hash))
18 ? new Hash(value)
23 Hash.prototype = Object.create(null); class
38 Hash,
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js1904 function Hash(entries) { class in runInContext
1993 Hash.prototype.clear = hashClear; class
1994 Hash.prototype['delete'] = hashDelete;
1995 Hash.prototype.get = hashGet;
1996 Hash.prototype.has = hashHas;
1997 Hash.prototype.set = hashSet;
2146 'hash': new Hash,
2148 'string': new Hash
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js1061 'hashes': new mapCaches.Hash(pairs),
/plugin/statdisplay/pchart/
H A DpCache.php50 public function IsInCache($ID, $Data, $Hash = "") { argument
51 if ($Hash == "")
52 $Hash = $this->GetHash ( $ID, $Data );
54 if (file_exists ( $this->CacheFolder . $Hash ))
64 $Hash = $this->GetHash ( $ID, $Data );
65 $FileName = $this->CacheFolder . $Hash;
74 $Hash = $this->GetHash ( $ID, $Data );
75 $FileName = $this->CacheFolder . $Hash;
90 $Hash = $this->GetHash ( $ID, $Data );
91 if ($this->IsInCache ( "", "", $Hash )) {
[all …]
/plugin/statistics/inc/pchart/
H A DpCache.php51 public function IsInCache($ID, $Data, $Hash = '') { argument
52 if($Hash === '')
53 $Hash = $this->GetHash($ID, $Data);
55 return file_exists($this->CacheFolder.$Hash);
62 $Hash = $this->GetHash($ID, $Data);
63 $FileName = $this->CacheFolder.$Hash;
72 $Hash = $this->GetHash($ID, $Data);
73 $FileName = $this->CacheFolder.$Hash;
88 $Hash = $this->GetHash($ID, $Data);
89 if(!$this->IsInCache('', '', $Hash)) retur
[all...]
/plugin/subjectindex/plugins/
H A Dbible_verses.txt4790 Later they pulled away from Mith'kah and went camping in Hash·mo'nah.
4791 Next they pulled away from Hash·mo'nah and went camping in Mo·se'roth.
10500 the son of Hash·a·bi'ah, the son of Am·a·zi'ah, the son of Hil·ki'ah,
10630 And of the Levites there were She·mai'ah the son of Has'shub the son of Az·ri'kam the son of Hash·a…
11066 the twelfth for Hash·a·bi'ah, his sons and his brothers, twelve;
11127 of Le'vi, Hash·a·bi'ah the son of Kem·u'el; of Aaron, Za'dok;
12221 and Hash·a·bi'ah and with him Je·sha'iah from the sons of Me·rar'i, his brothers, and their sons, t…
12226 I now separated from the chiefs of the priests twelve, namely, She·re·bi'ah, Hash·a·bi'ah, and with…
12561 Mi'ca, Re'hob, Hash·a·bi'ah,
12604 And of the Levites: She·mai'ah the son of Has'shub the son of Az·ri'kam the son of Hash·a·bi'ah the…
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Hash Hour HTMLCodeFormat HTMLEditFormat IIf ImageAddBorder ImageBlur ImageClearRect ' +\n 'Imag…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js19 if(firebug.internal.isPopup){window.opener.firebug.env=firebug.lib.util.Hash.clone(fe);}
92 …_prototype["$Init"];};object.body=_superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_s…
104Hash:{clone:function(_hash,_undeep){var tmp={};for(var key in _hash){if(!_undeep&&pi.util.IsArray(… class in pi.util
108 …{if(pi.util.IsHash(_hash[key])){value=pi.util.Hash.merge(_hash[key],_source[key]);}else{value=pi.u…
109 …kipClonning=_skipClonning||false,_private={},fn=function(){var _p=pi.util.Hash.clone(_private);if(…
110 if(pi.util.IsHash(this[key])){this[key]=pi.util.Hash.clone(this[key],function(_key,_object){this[_k…
H A Dfirebug-lite-1.2.js467 window.opener.firebug.env = firebug.lib.util.Hash.clone(fe);
1984 …object.body = _superClass==pi.base?_prototype:pi.util.Hash.merge(_prototype,_superClass.prototype);
2147 Hash: { class in pi.util
2154 tmp[ key ] = pi.util.Hash.clone(_hash[key]);
2173 value = pi.util.Hash.merge(_hash[key], _source[key]);
2175 value = pi.util.Hash.clone( _source[key] );
2207 var _p = pi.util.Hash.clone(_private);
2214 this[key] = pi.util.Hash.clone(
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js43747 function Hash(hash) {
43752 inherits(Hash, Base);
49458 this.Hash = hash;
56336 'hash': new Hash(),
58905 'hash': new Hash(),
60967 'hash': new Hash(),
78217 module.exports = Hash;
78261 inherits(Sha, Hash);
78357 inherits(Sha1, Hash);
78512 inherits(Sha256, Hash);
[all …]

123