OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quotearg_n_style
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c
748
quotearg_n_style
(int n, enum quoting_style s, char const *arg)
function
765
return
quotearg_n_style
(0, s, arg);
/external/bison/lib/
quotearg.c
845
quotearg_n_style
(int n, enum quoting_style s, char const *arg)
function
862
return
quotearg_n_style
(0, s, arg);
Completed in 134 milliseconds