Searched refs:newcopy (Results 1 – 1 of 1) sorted by relevance
3230 char *newcopy = alloca(nlen + 1); in xo_format_gettext() local3231 memcpy(newcopy, newstr, nlen + 1); in xo_format_gettext()3234 return xo_format_string_direct(xop, xbp, flags, NULL, newcopy, nlen, 0, in xo_format_gettext()