OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quoting_options_from_style
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
quotearg.c
648
quoting_options_from_style
(enum quoting_style style)
function
659
struct quoting_options const o =
quoting_options_from_style
(s);
667
struct quoting_options const o =
quoting_options_from_style
(s);
/ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c
151
quoting_options_from_style
(enum quoting_style style)
function
750
struct quoting_options const o =
quoting_options_from_style
(s);
758
struct quoting_options const o =
quoting_options_from_style
(s);
Completed in 53 milliseconds