Home | History | Annotate | Download | only in base

Lines Matching full:startswith

1480   return StartsWith(text, www, true) ? text.substr(www.length()) : text;