Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.cpp606 void AString::Add_Space() { operator+=(' '); } in Add_Space() function in AString
1186 void UString::Add_Space() { operator+=(L' '); } in Add_Space() function in UString