OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:close_quote
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
intl.cc
33
const char *
close_quote
= "'";
variable
65
close_quote
= _("'");
75
if (!strcmp (open_quote, "`") && !strcmp (
close_quote
, "'"))
85
close_quote
= "\xe2\x80\x99";
intl.cc
33
const char *
close_quote
= "'";
variable
65
close_quote
= _("'");
75
if (!strcmp (open_quote, "`") && !strcmp (
close_quote
, "'"))
85
close_quote
= "\xe2\x80\x99";
/src/external/gpl3/gcc.old/dist/gcc/
intl.cc
33
const char *
close_quote
= "'";
variable
65
close_quote
= _("'");
75
if (!strcmp (open_quote, "`") && !strcmp (
close_quote
, "'"))
85
close_quote
= "\xe2\x80\x99";
intl.cc
33
const char *
close_quote
= "'";
variable
65
close_quote
= _("'");
75
if (!strcmp (open_quote, "`") && !strcmp (
close_quote
, "'"))
85
close_quote
= "\xe2\x80\x99";
Completed in 34 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026