Searched refs:byUri (Results 1 – 8 of 8) sorted by relevance
2 …byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},Ui.prototype.add=funct… method in Ui
2 …byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},Yi.prototype.add=funct… method in Yi
7 …byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},Fi.prototype.add=funct… method in Fi
2 …byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},Ce.prototype.add=funct… method in Ce
2 …byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},_e.prototype.add=funct… method in _e
2 …byUri=function(e){return this.uriMap[e]||this.parent&&this.parent.byUri(e)},De.prototype.add=funct… method in De
7 …byUri=function(t){return n[t]||e&&e.byUri(t)},this.add=function(e,t){n[e.uri]=e,t?r.push(e):o.push… method in Yi
10370 this.byUri = function(uri) { method in Namespaces10372 parent && parent.byUri(uri)10406 used[nsKey] = this.byUri(uri);10918 var existing = namespaces.byUri(nsUri);10958 ns = namespaces.byUri(uri);