unquote_first_word 7123 src/shared/util.c                 r = unquote_first_word(p, &l[c]);
unquote_first_word  994 src/shared/util.h int unquote_first_word(const char **p, char **ret);