Age | Commit message (Collapse) | Author |
|
Move code from Path::RelativeFS() and make it generic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is no GetLengthUTF8() because strlen or std::string::size()
could be used instead.
|
|
|
|
- Move definition of SEPARATOR_UTF8 out of #ifdef
- Remove duplicated check in IsSeparatorUTF8
|
|
|
|
|
|
|