MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / Normalize

Method Normalize

src/gtest/gtest-all.cpp:7776–7804  ·  view source on GitHub ↗

Removes any redundant separators that might be in the pathname. For example, "bar///foo" becomes "bar/foo". Does not eliminate other redundancies that might be in a pathname involving "." or "..". TODO(wan@google.com): handle Windows network shares (e.g. \\server\share).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CreateMultiBoxHeadFunction · 0.45

Calls 1

IsPathSeparatorFunction · 0.85

Tested by

no test coverage detected