Searched refs:dont_quote (Results 1 – 2 of 2) sorted by relevance
812 static const char * const dont_quote[] = { variable823 while (dont_quote[i] != NULL) { in should_quote_opt()824 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()