Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.c193 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote() function
312 left_quote = gettext_quote (N_("`"), quoting_style); in quotearg_buffer_restyled()
313 right_quote = gettext_quote (N_("'"), quoting_style); in quotearg_buffer_restyled()