Home
last modified time | relevance | path

Searched refs:_GetRemoveFormatTagsRegex (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckstyles.js112 _GetRemoveFormatTagsRegex : function ()
116 return (this._GetRemoveFormatTagsRegex = function() function
150 var tagsRegex = this._GetRemoveFormatTagsRegex() ;
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js52_GetRemoveFormatTagsRegex:function (){var A=new RegExp('^(?:'+FCKConfig.RemoveFormatTags.replace(/… function
Dfckeditorcode_ie.js53_GetRemoveFormatTagsRegex:function (){var A=new RegExp('^(?:'+FCKConfig.RemoveFormatTags.replace(/… function
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js67_GetRemoveFormatTagsRegex:function (){var A=new RegExp('^(?:'+FCKConfig.RemoveFormatTags.replace(/… function
Dfckeditorcode_gecko.js63_GetRemoveFormatTagsRegex:function (){var A=new RegExp('^(?:'+FCKConfig.RemoveFormatTags.replace(/… function