Searched refs:RTrim (Results 1 – 8 of 8) sorted by relevance
126 String.prototype.RTrim = function() method in String
94 var sTrimmed = eChildNode.nodeValue.RTrim() ;218 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…257 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…
936 if ( styleNode.innerHTML.RTrim().length > 0 )
26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String36 …RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…52 …)){H=this.BuildElement(C);A.ExtractContents().AppendTo(H);if (H.innerHTML.RTrim().length>0){A.Inse…
26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String35 …RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…51 …)){H=this.BuildElement(C);A.ExtractContents().AppendTo(H);if (H.innerHTML.RTrim().length>0){A.Inse…
26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String38 …RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…62 …)){I=this.BuildElement(D);A.ExtractContents().AppendTo(I);if (I.innerHTML.RTrim().length>0){A.Inse…
26 …Trim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return … method in String40 …RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C…66 …)){I=this.BuildElement(D);A.ExtractContents().AppendTo(I);if (I.innerHTML.RTrim().length>0){A.Inse…
1 …ceNoCase ' +\n 'REReplace REReplaceNoCase Reverse Right RJustify Round RTrim Second SendGateway…