Home
last modified time | relevance | path

Searched refs:commajoin (Results 1 – 25 of 28) sorted by relevance

12

/dports/mail/mblaze/mblaze-1.1/
H A Dmrep7 commajoin() {
274 commajoin | sed 's/^/To: /'
276 commajoin | sed 's/^/Cc: /'
278 commajoin | sed 's/^/Bcc: /'
295 commajoin | sed 's/^/To: /'
297 commajoin | sed 's/^/Cc: /'
299 commajoin | sed 's/^/Bcc: /'
332 commajoin | sed 's/^/Resent-To: /'
334 commajoin | sed 's/^/Resent-Cc: /'
H A Dmbnc7 commajoin() {
274 commajoin | sed 's/^/To: /'
276 commajoin | sed 's/^/Cc: /'
278 commajoin | sed 's/^/Bcc: /'
295 commajoin | sed 's/^/To: /'
297 commajoin | sed 's/^/Cc: /'
299 commajoin | sed 's/^/Bcc: /'
332 commajoin | sed 's/^/Resent-To: /'
334 commajoin | sed 's/^/Resent-Cc: /'
H A Dmcom7 commajoin() {
274 commajoin | sed 's/^/To: /'
276 commajoin | sed 's/^/Cc: /'
278 commajoin | sed 's/^/Bcc: /'
295 commajoin | sed 's/^/To: /'
297 commajoin | sed 's/^/Cc: /'
299 commajoin | sed 's/^/Bcc: /'
332 commajoin | sed 's/^/Resent-To: /'
334 commajoin | sed 's/^/Resent-Cc: /'
/dports/www/hotcrp/hotcrp-2.102/src/help/
H A Dh_keywords.php61 … class="hint">Other field ' . pluralx(count($oabbr), "search") . ': ' . commajoin($oabbr) . '</div…
94 … echo $hth->search_trow("style:$cx", "tagged to appear $cx (tagged " . commajoin($cm, "or") . ")");
203 $gt_typical = commajoin(array_map([$r, "unparse_value"], $s1gt), " or ");
204 $le_typical = commajoin(array_map([$r, "unparse_value"], $s1le), " or ");
H A Dh_revround.php44 $texts[] = "Review rounds currently in use: " . commajoin($rounds) . ".";
/dports/www/hotcrp/hotcrp-2.102/src/
H A Duseractions.php65 … $user->conf->_("Skipped accounts %2\$s.", count($skipped), htmlspecialchars(commajoin($skipped)));
83 …f->_("Skipped disabled accounts %2\$s.", count($disabled), htmlspecialchars(commajoin($disabled)));
H A Dmulticonference.php123 $errors[] = "Error: Unable to load options from " . commajoin($Opt["missing"]);
H A Dhotcrpmailer.php364 …$e[] = pluralx(count($this->_tagless), "Paper") . " " . commajoin($a) . " did not have some reques…
429 $contactsmsg = pluralx($contacts, "contact") . ", " . commajoin($contacts);
H A Dhelpers.php368 function commajoin($what, $joinword = "and") { function
382 return commajoin(array_map(function ($x) use ($prefix) {
421 return commajoin($a);
H A Duserstatus.php433 …arning_at("follow", "Unknown follow types ignored (" . htmlspecialchars(commajoin($cj->bad_follow)…
435 …$this->warning_at("topics", "Unknown topics ignored (" . htmlspecialchars(commajoin($cj->bad_topic…
H A Dcheckformat.php97 …$this->msg("papersize", "Paper size mismatch: expected " . commajoin(array_map(function ($d) { ret…
H A Dpapercolumn.php379 $out[] = commajoin($aus) . $aff;
H A Dpapertable.php1118 $options_name = commajoin($infotypes);
1121 $tanda = commajoin($infotypes);
H A Dpaperstatus.php312 …e information. Please verify that all conflicts are correctly marked.</p>", commajoin($pcs, "and"))
/dports/print/py-reportlab/reportlab-3.5.68/tests/
H A Dtest_platypus_index.py15 from reportlab.lib.utils import commajoin, asUnicode
103 …txt = u' '.join([(len(w) > 5 and u'<index item=%s/>%s' % (quoteattr(commajoin([w[:2], w[:3], w])),…
/dports/www/hotcrp/hotcrp-2.102/
H A Dprofile.php262 …$errors[] = "There were unrecognized topics (" . htmlspecialchars(commajoin(array_keys($ustatus->u…
266 $successMsg = "Saved " . plural($success, "account") . ": " . commajoin($success) . ".";
370 …return commajoin(preg_replace('/(\d+)/', "<a href='" . hoturl("paper", "p=\$1&amp;ls=" . join("+",…
575 …gs["data-delete-info"] = "<p>This user is " . commajoin($x) . ". Deleting the user will also " . c…
/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dares_init.c876 static void commajoin(char **dst, const char *src) in commajoin() function
949 commajoin(outptr, txtaddr); in get_DNS_NetworkParams()
1300 commajoin(outptr, addresses[i].text); in get_DNS_AdaptersAddresses()
1380 commajoin(outptr, p); in get_SuffixList_Windows()
1392 commajoin(outptr, p); in get_SuffixList_Windows()
1406 commajoin(outptr, p); in get_SuffixList_Windows()
1430 commajoin(outptr, p); in get_SuffixList_Windows()
1436 commajoin(outptr, p); in get_SuffixList_Windows()
1442 commajoin(outptr, p); in get_SuffixList_Windows()
/dports/dns/c-ares/c-ares-1.17.2/src/lib/
H A Dares_init.c855 static void commajoin(char **dst, const char *src) in commajoin() function
928 commajoin(outptr, txtaddr); in get_DNS_NetworkParams()
1279 commajoin(outptr, addresses[i].text); in get_DNS_AdaptersAddresses()
1359 commajoin(outptr, p); in get_SuffixList_Windows()
1371 commajoin(outptr, p); in get_SuffixList_Windows()
1385 commajoin(outptr, p); in get_SuffixList_Windows()
1409 commajoin(outptr, p); in get_SuffixList_Windows()
1415 commajoin(outptr, p); in get_SuffixList_Windows()
1421 commajoin(outptr, p); in get_SuffixList_Windows()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/src/lib/
H A Dares_init.c855 static void commajoin(char **dst, const char *src)
928 commajoin(outptr, txtaddr);
1279 commajoin(outptr, addresses[i].text);
1359 commajoin(outptr, p);
1371 commajoin(outptr, p);
1385 commajoin(outptr, p);
1409 commajoin(outptr, p);
1415 commajoin(outptr, p);
1421 commajoin(outptr, p);
/dports/www/node10/node-v10.24.1/deps/cares/src/
H A Dares_init.c876 static void commajoin(char **dst, const char *src) in commajoin() function
949 commajoin(outptr, txtaddr); in get_DNS_NetworkParams()
1300 commajoin(outptr, addresses[i].text); in get_DNS_AdaptersAddresses()
1380 commajoin(outptr, p); in get_SuffixList_Windows()
1392 commajoin(outptr, p); in get_SuffixList_Windows()
1406 commajoin(outptr, p); in get_SuffixList_Windows()
1430 commajoin(outptr, p); in get_SuffixList_Windows()
1436 commajoin(outptr, p); in get_SuffixList_Windows()
1442 commajoin(outptr, p); in get_SuffixList_Windows()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/
H A Dares_init.c876 static void commajoin(char **dst, const char *src) in commajoin() function
949 commajoin(outptr, txtaddr); in get_DNS_NetworkParams()
1300 commajoin(outptr, addresses[i].text); in get_DNS_AdaptersAddresses()
1380 commajoin(outptr, p); in get_SuffixList_Windows()
1392 commajoin(outptr, p); in get_SuffixList_Windows()
1406 commajoin(outptr, p); in get_SuffixList_Windows()
1430 commajoin(outptr, p); in get_SuffixList_Windows()
1436 commajoin(outptr, p); in get_SuffixList_Windows()
1442 commajoin(outptr, p); in get_SuffixList_Windows()
/dports/www/hotcrp/hotcrp-2.102/lib/
H A Dmimetype.php128 return commajoin($a, "or");
H A Dmailer.php629 return "Keyword-like string " . commajoin($a) . " was not recognized.";
631 return "Keyword-like strings " . commajoin($a) . " were not recognized.";
/dports/www/hotcrp/hotcrp-2.102/src/settings/
H A Ds_subform.php236 …$sv->echo_checkbox("sub_pcconfsel", "Collect PC conflict descriptions (" . commajoin($cflt, "or") …
/dports/www/hotcrp/hotcrp-2.102/pages/
H A Dhome.php426 echo '<div class="hint g">Your reviews have received ', commajoin($a), '.</div>';

12