Searched refs:dont_quote (Results 1 – 1 of 1) sorted by relevance
138 static const char * const dont_quote[] = { variable148 while (dont_quote[i] != NULL) { in should_quote_opt()149 if (os_strcmp(key, dont_quote[i]) == 0) in should_quote_opt()