Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/san/memory/
H A Dubsan.c171 ubsan_json_kv_ap(ubsan_buf_t *ub, bool quote, const char *key, const char *fmt, va_list ap) in ubsan_json_kv_ap()
193 ubsan_json_kv(ubsan_buf_t *ub, int quote, const char *key, const char *fmt, ...) in ubsan_json_kv()
245 bool quote = true; in ubsan_json_str() local