quote_percent 220 lib/util.c name_quote (const char *s, gboolean quote_percent) quote_percent 237 lib/util.c if (quote_percent) quote_percent 287 lib/util.c fake_name_quote (const char *s, gboolean quote_percent) quote_percent 289 lib/util.c (void) quote_percent; quote_percent 25 lib/util.h typedef GString *(*quote_fn) (const char *name, gboolean quote_percent); quote_percent 166 lib/util.h GString *name_quote (const char *c, gboolean quote_percent); quote_percent 169 lib/util.h GString *fake_name_quote (const char *c, gboolean quote_percent);