quote_c_style_counted  249 quote.c        	return quote_c_style_counted(name, -1, sb, fp, nodq);
quote_c_style_counted  296 quote.c        	quote_c_style_counted(rel, strlen(rel), out, NULL, 0);