Searched refs:PathParser (Results 1 – 1 of 1) sorted by relevance
77 struct PathParser { struct103 PathParser PP(P, PS_BeforeBegin); in CreateBegin()109 PathParser PP(P, PS_AtEnd); in CreateEnd()233 PathParser& operator++() noexcept { in operator ++() argument238 PathParser& operator--() noexcept { in operator --() argument639 using parser::PathParser;1602 PathParser PP = PathParser::CreateBegin(__pn_); in __filename()1791 static int CompareRootName(PathParser *LHS, PathParser *RHS) { in CompareRootName()1804 static int CompareRootDir(PathParser *LHS, PathParser *RHS) { in CompareRootDir()1816 static int CompareRelative(PathParser *LHSPtr, PathParser *RHSPtr) { in CompareRelative()[all …]