Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.h280 char *quotearg_n_style_mem (int n, enum quoting_style s,
Dquotearg.c755 quotearg_n_style_mem (int n, enum quoting_style s, in quotearg_n_style_mem() function
771 return quotearg_n_style_mem (0, s, arg, argsize); in quotearg_style_mem()