Home
last modified time | relevance | path

Searched defs:quoting_options (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dquotearg.c65 struct quoting_options struct
68 enum quoting_style style;
71 int flags;
75 unsigned int quote_these_too[(UCHAR_MAX / INT_BITS) + 1];
78 char const *left_quote;
81 char const *right_quote;
/dragonfly/contrib/grep/lib/
H A Dquotearg.c65 struct quoting_options struct
68 enum quoting_style style;
71 int flags;
75 unsigned int quote_these_too[(UCHAR_MAX / INT_BITS) + 1];
78 char const *left_quote;
81 char const *right_quote;
/dragonfly/contrib/cvs-1.12/lib/
H A Dquotearg.c80 struct quoting_options struct
83 enum quoting_style style;
87 unsigned int quote_these_too[(UCHAR_MAX / INT_BITS) + 1];