Home
last modified time | relevance | path

Searched defs:LTrim (Results 1 – 8 of 8) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/_source/
Dfckjscoreextensions.js137 String.prototype.LTrim = function() method in String
/plugin/wysiwyg/fckeditor/editor/_source/
Dfckjscoreextensions.js120 String.prototype.LTrim = function() method in String
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String
Dfckeditorcode_ie.js26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String
Dfckeditorcode_ie.js26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String
Dfckeditorcode_gecko.js26 …return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return … method in String