Home
last modified time | relevance | path

Searched refs:strCommaSpace (Results 1 – 2 of 2) sorted by relevance

/dports/www/retawq/retawq-0.2.6c/
H A Dmain.c5770 { static const char strCommaSpace[] = ", "; in ccc_execute() local
5819 else cc_output_errstr(strCommaSpace); in ccc_execute()
5907 { if (j > ccc_minidx) cc_output_str(strCommaSpace); in ccc_execute()
H A Dresource.c3550 { static const char strCommaSpace[] = ", "; in fetch_about() local
3557 else resource_collect_str(resource, strCommaSpace); \ in fetch_about()