Searched defs:ReplaceAll (Results 1 – 7 of 7) sorted by relevance
66 String.prototype.ReplaceAll = function( searchArray, replaceArray ) method in String
112 String.prototype.ReplaceAll = function( searchArray, replaceArray ) method in String
165 String.prototype.ReplaceAll = function( searchArray, replaceArray ) method in String
26 … (A==B[i].toUpperCase()) return true;};return false;};String.prototype.ReplaceAll=function(A,B){va… method in String