Home | History | Annotate | Download | only in browser

Lines Matching full:startswith

605     if (StartsWith(location, prefix, false)) {
649 if (StartsWith(module->location, L"%temp%", false) ||
650 StartsWith(module->location, L"%tmp%", false)) {