Searched refs:PathParser (Results 1 – 1 of 1) sorted by relevance
63 struct PathParser { struct89 PathParser PP(P, PS_BeforeBegin); in CreateBegin()95 PathParser PP(P, PS_AtEnd); in CreateEnd()199 PathParser& operator++() noexcept { in operator ++() argument204 PathParser& operator--() noexcept { in operator --() argument483 using parser::PathParser;1361 PathParser PP = PathParser::CreateBegin(__pn_); in __filename()1545 static int CompareRootName(PathParser *LHS, PathParser *RHS) { in CompareRootName()1558 static int CompareRootDir(PathParser *LHS, PathParser *RHS) { in CompareRootDir()1570 static int CompareRelative(PathParser *LHSPtr, PathParser *RHSPtr) { in CompareRelative()[all …]