Searched refs:open_quote (Results 1 – 4 of 4) sorted by relevance
64 extern const char *open_quote;
2592 bool open_quote = false; in opt_len() local2598 open_quote = !open_quote; in opt_len()2599 if (c == ',' && !open_quote) in opt_len()
1604 by hardcoding open_quote and close_quote. */