Searched defs:copy_str (Results 1 – 5 of 5) sorted by relevance
537 OutputIt copy_str(InputIt begin, InputIt end, OutputIt it) { in copy_str() function543 OutputIt copy_str(InputIt begin, InputIt end, OutputIt it) { in copy_str() function
148 string copy_str = str; in EscapeString() local
1856 char *h_str = NULL, *copy_str = NULL; in urldup() local
148 static int copy_str(ujson_reader *buf, char *str, size_t len) in copy_str() function
243 void copy_str (const unsigned char *str, unsigned length) in copy_str() function