Searched refs:encloses (Results 1 – 5 of 5) sorted by relevance
META-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
1 …encloses=function(e){return this.offset<=e.offset&&this.offset+this.length>=e.offset+e.length},e.p… method in e
24858 if (value && value.encloses(node)) {25041 Node.prototype.encloses = function (candidate) { method in Node
1 …encloses(node)) {\n return decl;\n }\n return null;\n}\nvar Node = /** @class */ (fun…
1 …End;\n // valueEnd points to the char after quote, which encloses the replace range…