Home
last modified time | relevance | path

Searched refs:Remove (Results 176 – 181 of 181) sorted by path

12345678

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js222 sNodeName = sNodeName.Remove( 0,4 ) ;
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js99 String.prototype.Remove = function( start, length ) method in String
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm207 <!--- Remove . \ / | : ? * " < > --->
284 <!--- Remove \ / | : ? * " < > --->
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js26 …test(this);}else return (D==0||this.substr(C-D,D)==A);};String.prototype.Remove=function(A,B){var … method in String
44 …') D=B.scopeName.toLowerCase()+':'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKReg…
H A Dfckeditorcode_ie.js26 …test(this);}else return (D==0||this.substr(C-D,D)==A);};String.prototype.Remove=function(A,B){var … method in String
45 …') D=B.scopeName.toLowerCase()+':'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKReg…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3791 // Remove new lines and spaces from start of content
3793 // Remove new lines and spaces from end of content

12345678