quote_percent 253 lib/util.c name_quote (const char *s, gboolean quote_percent) quote_percent 267 lib/util.c if (quote_percent) quote_percent 312 lib/util.c fake_name_quote (const char *s, gboolean quote_percent) quote_percent 314 lib/util.c (void) quote_percent; quote_percent 156 lib/util.h char *name_quote (const char *c, gboolean quote_percent); quote_percent 159 lib/util.h char *fake_name_quote (const char *c, gboolean quote_percent); quote_percent 83 src/filemanager/ext.c typedef char *(*quote_func_t) (const char *name, gboolean quote_percent);