Home
last modified time | relevance | path

Searched refs:tagMatch (Results 1 – 2 of 2) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck.js627 function _FCK_ProtectEvents_ReplaceTags( tagMatch ) argument
629 return tagMatch.replace( FCKRegexLib.EventAttributes, _FCK_ProtectEvents_ReplaceEvents ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck.js748 function _FCK_ProtectEvents_ReplaceTags( tagMatch ) argument
750 return tagMatch.replace( FCKRegexLib.EventAttributes, _FCK_ProtectEvents_ReplaceEvents ) ;