Searched refs:PathParser (Results 1 – 1 of 1) sorted by relevance
80 struct PathParser { struct106 PathParser PP(P, PS_BeforeBegin); in CreateBegin()112 PathParser PP(P, PS_AtEnd); in CreateEnd()236 PathParser& operator++() noexcept { in operator ++() argument241 PathParser& operator--() noexcept { in operator --() argument642 using parser::PathParser;1711 PathParser PP = PathParser::CreateBegin(__pn_); in __filename()1900 static int CompareRootName(PathParser *LHS, PathParser *RHS) { in CompareRootName()1913 static int CompareRootDir(PathParser *LHS, PathParser *RHS) { in CompareRootDir()1925 static int CompareRelative(PathParser *LHSPtr, PathParser *RHSPtr) { in CompareRelative()[all …]