Searched refs:MyStpCpy (Results 1 – 3 of 3) sorted by relevance
294 s = MyStpCpy(s, "BCJ "); in GetProperty()295 s = MyStpCpy(s, "LZMA:"); in GetProperty()
146 s = MyStpCpy(s, name); in AddProp32()455 dest = MyStpCpy(dest, ":mem"); in SetMethodToProp()
28 inline char *MyStpCpy(char *dest, const char *src) in MyStpCpy() function