HomeSort by relevance Sort by last modified time
    Searched refs:gettext_quote (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
quotearg.c 166 gettext_quote (char const *msgid, enum quoting_style s) function
245 char const *left = gettext_quote (N_("`"), quoting_style);
246 char const *right = gettext_quote (N_("'"), quoting_style);
  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.c 163 gettext_quote (char const *msgid, enum quoting_style s) function
249 char const *left = gettext_quote (N_("`"), quoting_style);
250 char const *right = gettext_quote (N_("'"), quoting_style);

Completed in 404 milliseconds