Home
last modified time | relevance | path

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

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