Searched defs:searchValue (Results 1 – 3 of 3) sorted by relevance
24 function replace(searchValue, replaceValue) { argument
78 String.prototype.replace = function(searchValue, repaceValue) { argument93 String.prototype.match = function(searchValue) { argument
22119 return [function replace(searchValue, replaceValue) { argument