Home
last modified time | relevance | path

Searched refs:MyStrCat (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp251 static void MyStrCat(char *d, const char *s) in MyStrCat() function
269 MyStrCat(s, "BCJ "); in GetProperty()
270 MyStrCat(s, "LZMA:"); in GetProperty()