Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js32 String.prototype.Equals = function() method in String
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String
H A Dfckeditorcode_gecko.js26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String
H A Dfckeditorcode_ie.js26 String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=functio… method in String