Searched refs:_mayParse (Results 1 – 6 of 6) sorted by relevance
944 this._mayParse = []; property948 if (doc && this._mayParse.indexOf(doc) < 0) {949 this._mayParse.push(doc);
11 …_mayParse=[],!this.parsingElement&&(this.nextToParseInDoc(s)||this.nextToParseDynamic())},nextToPa… property
1678 this._mayParse = []; property1682 if (doc && this._mayParse.indexOf(doc) < 0) {1683 this._mayParse.push(doc);
14 …_mayParse=[],!this.parsingElement&&(this.nextToParseInDoc(s)||this.nextToParseDynamic())},nextToPa… property
6364 this._mayParse = []; property6368 if (doc && this._mayParse.indexOf(doc) < 0) {6369 this._mayParse.push(doc);