Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dlibxo.c3230 char *newcopy = alloca(nlen + 1); in xo_format_gettext() local
3231 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()