unquote 3569 src/shared/util.c value = unquote(strstrip(p), QUOTES); unquote 3728 src/shared/util.c u = unquote(tagvalue, "\"\'"); unquote 504 src/shared/util.h char *unquote(const char *s, const char *quotes); unquote 1238 src/tmpfiles/tmpfiles.c i->argument = unquote(buffer+n, "\"");