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 92 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026