Home
last modified time | relevance | path

Searched refs:str_append (Results 1 – 1 of 1) sorted by relevance

/string/
A Dargz-replace.c27 str_append (char **to, size_t *to_len, const char *buf, const size_t buf_len) in str_append() function
75 str_append (&to, &to_len, with, with_len); in __argz_replace()
81 str_append (&to, &to_len, from, match - from); in __argz_replace()
86 str_append (&to, &to_len, from, strlen (from)); in __argz_replace()

Completed in 3 milliseconds