Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.c166 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote() function
245 char const *left = gettext_quote (N_("`"), quoting_style); in quotearg_buffer_restyled()
246 char const *right = gettext_quote (N_("'"), quoting_style); in quotearg_buffer_restyled()