Searched refs:dont_quote (Results 1 – 2 of 2) sorted by relevance
802 static const char * const dont_quote[] = { variable813 while (dont_quote[i] != NULL) { in should_quote_opt()814 if (os_strcmp(key, dont_quote[i]) == 0) in should_quote_opt()
130 static const char * const dont_quote[] = { variable140 while (dont_quote[i] != NULL) { in should_quote_opt()141 if (os_strcmp(key, dont_quote[i]) == 0) in should_quote_opt()