Searched defs:strcopy (Results 1 – 7 of 7) sorted by relevance
184 std::unique_ptr<char[]> strcopy(InputIt first, InputIt last) { in strcopy() function191 inline std::unique_ptr<char[]> strcopy(const char *val) { in strcopy() function195 inline std::unique_ptr<char[]> strcopy(const char *val, size_t n) { in strcopy() function200 inline std::unique_ptr<char[]> strcopy(const std::string &val) { in strcopy() function204 inline std::unique_ptr<char[]> strcopy(const std::unique_ptr<char[]> &val) { in strcopy() function211 inline std::unique_ptr<char[]> strcopy(const std::unique_ptr<char[]> &val, in strcopy() function
118 static char *strcopy(const char *s, size_t len) { in strcopy() function
127 static char* strcopy(const char *s, size_t len) in strcopy() function
148 static char* strcopy(const char *s, size_t len) in strcopy() function
130 static char* strcopy(const char *s, size_t len) in strcopy() function
1641 static upb_tabkey strcopy(lookupkey_t k2, upb_alloc *a) { in strcopy() function
1616 static upb_tabkey strcopy(lookupkey_t k2, upb_alloc *a) { in strcopy() function