Lines Matching full:startswith
1480 return StartsWith(text, www, true) ? text.substr(www.length()) : text;