Home
last modified time | relevance | path

Searched refs:ClassifyAfterDot (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dfilesystem_utils.cc42 DotDisposition ClassifyAfterDot(const std::string& path, in ClassifyAfterDot() function
531 switch (ClassifyAfterDot(*path, src_i + 1, &consumed_len)) { in NormalizePath()