Home
last modified time | relevance | path

Searched defs:EndsWith (Results 1 – 8 of 8) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/_source/
Dfckjscoreextensions.js101 String.prototype.EndsWith = function( value, ignoreCase ) method in String
/plugin/wysiwyg/fckeditor/editor/_source/
Dfckjscoreextensions.js84 String.prototype.EndsWith = function( value, ignoreCase ) method in String
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js26 …With=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var… method in String
Dfckeditorcode_ie.js26 …With=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var… method in String
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js26 …With=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var… method in String
Dfckeditorcode_ie.js26 …With=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var… method in String
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js26 …With=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var… method in String
Dfckeditorcode_gecko.js26 …With=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var… method in String