OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:custom_quoting_style
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
quotearg.h
207
custom_quoting_style
enumerator in enum:quoting_style
272
set the value of the quoting style to
custom_quoting_style
,
365
/* Like quotearg_n_style (N, S, ARG) but with S as
custom_quoting_style
quotearg.c
67
/* The left quote for
custom_quoting_style
. */
70
/* The right quote for
custom_quoting_style
. */
170
o->style =
custom_quoting_style
;
182
if (style ==
custom_quoting_style
)
287
case
custom_quoting_style
:
289
if (quoting_style !=
custom_quoting_style
)
Completed in 440 milliseconds