Home
last modified time | relevance | path

Searched refs:needquotes (Results 1 – 25 of 119) sorted by relevance

12345

/dports/mail/evolution/evolution-3.42.1/src/plugins/save-calendar/
H A Dcsv-format.c103 if (!needquotes) in add_list_to_csv()
112 if (needquotes) in add_list_to_csv()
116 if (needquotes) in add_list_to_csv()
158 if (needquotes) in add_time_to_csv()
163 if (needquotes) in add_time_to_csv()
189 if (!needquotes) { in string_needsquotes()
191 if (!needquotes) in string_needsquotes()
210 if (!needquotes) { in string_needsquotes()
230 return needquotes; in string_needsquotes()
243 if (needquotes) in add_string_to_csv()
[all …]
/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Dcompat.c44 bool needquotes; in appendConnStrVal() local
50 needquotes = true; in appendConnStrVal()
56 needquotes = true; in appendConnStrVal()
59 needquotes = false; in appendConnStrVal()
62 if (needquotes) in appendConnStrVal()
/dports/mail/mmh/mmh-0.4/sbr/
H A Dmts.c94 int needquotes = 0; in getuserinfo() local
126 needquotes = 0; in getuserinfo()
137 needquotes = 1; in getuserinfo()
141 if (needquotes) { in getuserinfo()
149 if (needquotes) { in getuserinfo()
/dports/databases/pglogical/pglogical-REL2_4_0/
H A Dpglogical_fe.c230 bool needquotes; in appendPQExpBufferConnstrValue() local
236 needquotes = false; in appendPQExpBufferConnstrValue()
242 needquotes = true; in appendPQExpBufferConnstrValue()
247 if (needquotes) in appendPQExpBufferConnstrValue()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DMaeExportHelpers.cpp208 bool needquotes = false; in MaeExportStrRepr() local
213 needquotes = true; in MaeExportStrRepr()
218 if (!needquotes) { in MaeExportStrRepr()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXProcess.cpp177 static FXbool needquotes(const FXchar* ptr){ in needquotes() function
197 q=needquotes(ptr); in commandline()
224 q=needquotes(ptr); in commandline()
297 q=needquotes(ptr); in commandline()
323 q=needquotes(ptr); in commandline()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXProcess.cpp177 static FXbool needquotes(const FXchar* ptr){ in needquotes() function
197 q=needquotes(ptr); in commandline()
224 q=needquotes(ptr); in commandline()
297 q=needquotes(ptr); in commandline()
323 q=needquotes(ptr); in commandline()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/fe_utils/
H A Dstring_utils.c526 bool needquotes; in appendConnStrVal() local
532 needquotes = true; in appendConnStrVal()
538 needquotes = true; in appendConnStrVal()
541 needquotes = false; in appendConnStrVal()
544 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/fe_utils/
H A Dstring_utils.c526 bool needquotes; in appendConnStrVal() local
532 needquotes = true; in appendConnStrVal()
538 needquotes = true; in appendConnStrVal()
541 needquotes = false; in appendConnStrVal()
544 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/fe_utils/
H A Dstring_utils.c526 bool needquotes; in appendConnStrVal() local
532 needquotes = true; in appendConnStrVal()
538 needquotes = true; in appendConnStrVal()
541 needquotes = false; in appendConnStrVal()
544 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/fe_utils/
H A Dstring_utils.c526 bool needquotes; in appendConnStrVal() local
532 needquotes = true; in appendConnStrVal()
538 needquotes = true; in appendConnStrVal()
541 needquotes = false; in appendConnStrVal()
544 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/fe_utils/
H A Dstring_utils.c526 bool needquotes; in appendConnStrVal() local
532 needquotes = true; in appendConnStrVal()
538 needquotes = true; in appendConnStrVal()
541 needquotes = false; in appendConnStrVal()
544 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/fe_utils/
H A Dstring_utils.c526 bool needquotes; in appendConnStrVal() local
532 needquotes = true; in appendConnStrVal()
538 needquotes = true; in appendConnStrVal()
541 needquotes = false; in appendConnStrVal()
544 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/fe_utils/
H A Dstring_utils.c526 bool needquotes; in appendConnStrVal() local
532 needquotes = true; in appendConnStrVal()
538 needquotes = true; in appendConnStrVal()
541 needquotes = false; in appendConnStrVal()
544 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/fe_utils/
H A Dstring_utils.c554 bool needquotes; in appendConnStrVal() local
560 needquotes = true; in appendConnStrVal()
566 needquotes = true; in appendConnStrVal()
569 needquotes = false; in appendConnStrVal()
572 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql11-client/postgresql-11.14/src/fe_utils/
H A Dstring_utils.c553 bool needquotes; in appendConnStrVal() local
559 needquotes = true; in appendConnStrVal()
565 needquotes = true; in appendConnStrVal()
568 needquotes = false; in appendConnStrVal()
571 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/fe_utils/
H A Dstring_utils.c554 bool needquotes; in appendConnStrVal() local
560 needquotes = true; in appendConnStrVal()
566 needquotes = true; in appendConnStrVal()
569 needquotes = false; in appendConnStrVal()
572 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/fe_utils/
H A Dstring_utils.c554 bool needquotes; in appendConnStrVal() local
560 needquotes = true; in appendConnStrVal()
566 needquotes = true; in appendConnStrVal()
569 needquotes = false; in appendConnStrVal()
572 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql10-client/postgresql-10.19/src/fe_utils/
H A Dstring_utils.c554 bool needquotes; in appendConnStrVal() local
560 needquotes = true; in appendConnStrVal()
566 needquotes = true; in appendConnStrVal()
569 needquotes = false; in appendConnStrVal()
572 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/fe_utils/
H A Dstring_utils.c554 bool needquotes; in appendConnStrVal() local
560 needquotes = true; in appendConnStrVal()
566 needquotes = true; in appendConnStrVal()
569 needquotes = false; in appendConnStrVal()
572 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql10-docs/postgresql-10.19/src/fe_utils/
H A Dstring_utils.c554 bool needquotes; in appendConnStrVal() local
560 needquotes = true; in appendConnStrVal()
566 needquotes = true; in appendConnStrVal()
569 needquotes = false; in appendConnStrVal()
572 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/fe_utils/
H A Dstring_utils.c553 bool needquotes;
559 needquotes = true;
565 needquotes = true;
568 needquotes = false;
571 if (needquotes)
/dports/databases/postgresql11-docs/postgresql-11.14/src/fe_utils/
H A Dstring_utils.c553 bool needquotes; in appendConnStrVal() local
559 needquotes = true; in appendConnStrVal()
565 needquotes = true; in appendConnStrVal()
568 needquotes = false; in appendConnStrVal()
571 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/fe_utils/
H A Dstring_utils.c553 bool needquotes; in appendConnStrVal() local
559 needquotes = true; in appendConnStrVal()
565 needquotes = true; in appendConnStrVal()
568 needquotes = false; in appendConnStrVal()
571 if (needquotes) in appendConnStrVal()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/fe_utils/
H A Dstring_utils.c553 bool needquotes; in appendConnStrVal() local
559 needquotes = true; in appendConnStrVal()
565 needquotes = true; in appendConnStrVal()
568 needquotes = false; in appendConnStrVal()
571 if (needquotes) in appendConnStrVal()

12345