Searched refs:MyStpCpy (Results 1 – 3 of 3) sorted by relevance
274 s = MyStpCpy(s, "BCJ "); in GetProperty()275 s = MyStpCpy(s, "LZMA:"); in GetProperty()
150 s = MyStpCpy(s, name); in AddProp32()449 dest = MyStpCpy(dest, ":mem"); in SetMethodToProp()
38 inline char *MyStpCpy(char *dest, const char *src) in MyStpCpy() function