Searched defs:StartsWith (Results 1 – 7 of 7) sorted by relevance
78 String.prototype.StartsWith = function( value ) method in String
94 String.prototype.StartsWith = function( value ) method in String
147 String.prototype.StartsWith = function( value ) method in String
26 …0;i<A.length;i++){C=C.replace(A[i],B[i]);};return C;};String.prototype.StartsWith=function(A){retu… method in String