Searched refs:getNSKey (Results 1 – 6 of 6) sorted by relevance
6 …getNSKey=function(e){return e.prefix!==void 0?e.uri+"|"+e.prefix:e.uri};rt.prototype.logUsed=funct… method in rt
6 …getNSKey=function(e){return e.prefix!==void 0?e.uri+"|"+e.prefix:e.uri};Wn.prototype.logUsed=funct… method in Wn
12 …getNSKey=function(n){return n.prefix!==void 0?n.uri+"|"+n.prefix:n.uri};nn.prototype.logUsed=funct… method in nn
12 …getNSKey=function(n){return n.prefix!==void 0?n.uri+"|"+n.prefix:n.uri};Mi.prototype.logUsed=funct… method in Mi
7 …getNSKey=function(e){return void 0!==e.prefix?e.uri+"|"+e.prefix:e.uri},this.logUsed=function(t){v… function
10397 this.getNSKey = function(ns) { method in Namespaces10404 var nsKey = this.getNSKey(ns);10417 var nsKey = self.getNSKey(ns);