Searched refs:removeMathmlNodes_ (Results 1 – 1 of 1) sorted by relevance
235 sre.SemanticNode.prototype.removeMathmlNodes_=function(a){for(var b=this.mathml,c=0,d;d=a[c];c++)d=… method in sre.SemanticNode236 …d=b.mathml.filter(function(e){return-1==a.mathml.indexOf(e)});this.removeMathmlNodes_(c);this.addM…