Home
last modified time | relevance | path

Searched refs:MyStpCpy (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/
H A DLzmaHandler.cpp252 s = MyStpCpy(s, name); in AddProp32()
264 s = MyStpCpy(s, "BCJ "); in GetMethod()
265 s = MyStpCpy(s, "LZMA:"); in GetMethod()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp142 // s = MyStpCpy(s, "unsup"); in GetLzma2String()
176 s = MyStpCpy(s, name); in AddProp32()
475 dest = MyStpCpy(dest, ":mem"); in SetMethodToProp()
/third_party/lzma/CPP/Common/
H A DMyString.h70 inline char *MyStpCpy(char *dest, const char *src) in MyStpCpy() function

Completed in 5 milliseconds