Home
last modified time | relevance | path

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

/freebsd-11-stable/gnu/usr.bin/grep/
HDquotearg.c185 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote() function
259 char const *left = gettext_quote (N_("`"), quoting_style); in quotearg_buffer_restyled()
260 char const *right = gettext_quote (N_("'"), quoting_style); in quotearg_buffer_restyled()