Searched refs:quotemap_c (Results 1 – 1 of 1) sorted by relevance
578 static const char quotemap_c[] = "\"\\/\b\f\n\r\t"; variable598 p = strchr(quotemap_c, *str); in encode_string()600 k5_buf_add_len(buf, quotemap_json + (p - quotemap_c), 1); in encode_string()837 *pos++ = quotemap_c[q - quotemap_json]; in parse_string()