Home | History | Annotate | Download | only in src

Lines Matching full:startswith

28 String.prototype.startsWith = function (str) {
66 if (typeof name === 'string' && name.startsWith(last))