Searched defs:LastSep (Results 1 – 2 of 2) sorted by relevance
97 auto LastSep = S.find_last_of('/'); in isInPath() local
105 auto LastSep = S.find_last_of('/'); in isInPath() local