Searched defs:quote (Results 1 – 2 of 2) sorted by relevance
23 char quote = 0; /* 0 or ' or " */ in extract_first_word() local
952 const char *quote = strchr(os_release_pairs[1], ' ') ? "\"" : ""; in TEST() local