Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DMyString.cpp695 void AString::SetFrom(const char *s, unsigned len) // no check in SetFrom() function in AString
1213 void UString::SetFrom(const wchar_t *s, unsigned len) // no check in SetFrom() function in UString
DMyString.h405 void SetFrom(const char* s, int len) // no check in SetFrom() function