Home
last modified time | relevance | path

Searched defs:IEquals (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js48 String.prototype.IEquals = function() method in String
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26 …ength;i++){if (this==A[i]) return true;};return false;};String.prototype.IEquals=function(){var A=… method in String
H A Dfckeditorcode_gecko.js26 …ength;i++){if (this==A[i]) return true;};return false;};String.prototype.IEquals=function(){var A=… method in String
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js26 …ength;i++){if (this==A[i]) return true;};return false;};String.prototype.IEquals=function(){var A=… method in String
H A Dfckeditorcode_ie.js26 …ength;i++){if (this==A[i]) return true;};return false;};String.prototype.IEquals=function(){var A=… method in String