Lines Matching full:substr
139 return str.substr(0, maxLength - 3) + '...';851 var hashSplit = window.location.hash.substr(1).split('&');