Searched refs:lexically_normal (Results 1 – 15 of 15) sorted by relevance
154 benchmark::DoNotOptimize(In.lexically_normal()); in BM_LexicallyNormal()
55 …* INCOMPLETE - US 63: lexically_normal() inconsistently treats trailing "/" but not "/.." as direc…
166 const path pa = absolute(p.lexically_normal(), ec); in canonical()1631 return result.lexically_normal(); in weakly_canonical()1674 result = result.lexically_normal(); in weakly_canonical()
1686 path::lexically_normal() const in lexically_normal() function in path
162 const path pa = absolute(p.lexically_normal(), ec); in canonical()1663 return result.lexically_normal(); in weakly_canonical()1706 result = result.lexically_normal(); in weakly_canonical()
1685 path::lexically_normal() const in lexically_normal() function in path
356 path::lexically_normal() const in lexically_normal() function in path
1580 return result.lexically_normal(); in weakly_canonical()1623 result = result.lexically_normal(); in weakly_canonical()
1491 return result.lexically_normal(); in __weakly_canonical()1642 path path::lexically_normal() const { in lexically_normal() function in path
425 path lexically_normal() const; in _GLIBCXX_VISIBILITY()
526 path lexically_normal() const; in _GLIBCXX_VISIBILITY()
1429 path lexically_normal() const;
95 (path::lexically_normal()) [SLASHSLASH_IS_ROOT_NAME]: Use += instead2061 * src/filesystem/std-path.cc (path::lexically_normal): When handling4722 (path::lexically_normal): Check _M_type instead of calling
652 * src/filesystem/std-path.cc (path::lexically_normal): Remove dot-dot812 * src/filesystem/std-path.cc (path::lexically_normal): Add missing
7149 (path::lexically_normal()): Use _List::_Impl iterators instead of