Searched refs:MyStpCpy (Results 1 – 3 of 3) sorted by relevance
265 s = MyStpCpy(s, name); in AddProp32()278 s = MyStpCpy(s, "BCJ "); in GetMethod()279 s = MyStpCpy(s, "LZMA:"); in GetMethod()
149 s = MyStpCpy(s, name); in AddProp32()455 dest = MyStpCpy(dest, ":mem"); in SetMethodToProp()
58 inline char *MyStpCpy(char *dest, const char *src) in MyStpCpy() function