Searched refs:escape (Results 1 – 4 of 4) sorted by relevance
59 def escape(msg): function103 defs = [escape(d) for d in module['cflags'] if d.startswith('-D')]106 flags = [escape(d) for d in module['cflags'] if not d.startswith('-D')]
213 * json_object.c - escape " in json_escape_str