OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quotearg_style_mem
(Results
1 - 6
of
6
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.h
287
char *
quotearg_style_mem
(enum quoting_style s,
quotearg.c
769
quotearg_style_mem
(enum quoting_style s, char const *arg, size_t argsize)
function
/external/bison/lib/
quotearg.h
349
char *
quotearg_style_mem
(enum quoting_style s,
quotearg.c
866
quotearg_style_mem
(enum quoting_style s, char const *arg, size_t argsize)
function
/external/bison/src/
scan-gram.l
572
p =
quotearg_style_mem
(escape_quoting_style, p, 1);
scan-gram.c
[
all
...]
Completed in 43 milliseconds