str_append        349 maint/gnulib/lib/argz.c                   str_append (&to, &to_len, with, with_len);
str_append        355 maint/gnulib/lib/argz.c                           str_append (&to, &to_len, from, match - from);
str_append        360 maint/gnulib/lib/argz.c                           str_append (&to, &to_len, from, strlen (from));