Home
last modified time | relevance | path

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

/plugin/grensladawritezor/fckeditor/editor/_source/ !
Dfckjscoreextensions.js149 String.prototype.ReplaceNewLineChars = function( replacement ) method in String
/plugin/wysiwyg/fckeditor/editor/_source/ !
Dfckjscoreextensions.js132 String.prototype.ReplaceNewLineChars = function( replacement ) method in String
/plugin/grensladawritezor/fckeditor/editor/js/ !
Dfckeditorcode_gecko.js26 …nction(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A)… method in String
Dfckeditorcode_ie.js26 …nction(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A)… method in String
/plugin/wysiwyg/fckeditor/editor/js/ !
Dfckeditorcode_gecko.js26 …nction(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A)… method in String
Dfckeditorcode_ie.js26 …nction(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A)… method in String
/plugin/fckg/fckeditor/editor/js/ !
Dfckeditorcode_gecko.js26 …nction(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A)… method in String
Dfckeditorcode_ie.js26 …nction(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A)… method in String