Home
last modified time | relevance | path

Searched refs:clocale_quoting_style (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
HDquotearg.c112 clocale_quoting_style enumerator
169 if (translation == msgid && s == clocale_quoting_style) in gettext_quote()
223 case clocale_quoting_style: in quotearg_buffer_restyled()
HDquotearg.h54 clocale_quoting_style enumerator
/dragonfly/contrib/grep/lib/
HDquotearg.c112 clocale_quoting_style enumerator
239 return (s == clocale_quoting_style ? "\"" : "'"); in gettext_quote()
336 case clocale_quoting_style: in quotearg_buffer_restyled()
HDquotearg.h195 clocale_quoting_style, enumerator