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

  /external/bison/lib/
quotearg.c 193 gettext_quote (char const *msgid, enum quoting_style s) function
312 left_quote = gettext_quote (N_("`"), quoting_style);
313 right_quote = 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);
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 73 milliseconds