OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gettext_quote
(Results
1 - 2
of
2
) 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);
/prebuilts/misc/linux-x86/bison/
bison
Completed in 3614 milliseconds