Searched refs:LTrim (Results 1 – 7 of 7) sorted by relevance
120 String.prototype.LTrim = function() method in String
68 var sTrimmed = eChildNode.nodeValue.LTrim() ;
26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String36 …on(A){var B;while ((B=A.firstChild)){if (B.nodeType==3){var C=B.nodeValue.LTrim();var D=B.nodeValu…
26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String35 …on(A){var B;while ((B=A.firstChild)){if (B.nodeType==3){var C=B.nodeValue.LTrim();var D=B.nodeValu…
26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String38 …on(A){var B;while ((B=A.firstChild)){if (B.nodeType==3){var C=B.nodeValue.LTrim();var D=B.nodeValu…
26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String40 …on(A){var B;while ((B=A.firstChild)){if (B.nodeType==3){var C=B.nodeValue.LTrim();var D=B.nodeValu…
1 … LSParseDateTime ' +\n 'LSParseEuroCurrency LSParseNumber LSTimeFormat LTrim Max Mid Min Minute…