Searched refs:quote_count (Results 1 – 1 of 1) sorted by relevance
338 int quote_count = 0; in quote_string_ascii() local347 quote_count++; in quote_string_ascii()367 dstlen = strlen(src) + 3 + 4 * quote_count; in quote_string_ascii()401 int quote_count = 0; in quote_string() local421 quote_count++; in quote_string()433 destbufsz = srcbufsz + 3 + 4 * quote_count; in quote_string()