Searched refs:SepPath (Results 1 – 1 of 1) sorted by relevance
508 bool SepPath = is_separator(Path[I], style); in starts_with() local510 if (SepPath != SepPrefix) in starts_with()512 if (!SepPath && toLower(Path[I]) != toLower(Prefix[I])) in starts_with()