Home
last modified time | relevance | path

Searched defs:Add_Space (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/Common/
DMyString.cpp640 void AString::Add_Space() { operator+=(' '); } in Add_Space() function in AString
1304 void UString::Add_Space() { operator+=(L' '); } in Add_Space() function in UString