Searched defs:quote_string (Results 1 – 2 of 2) sorted by relevance
| /third_party/eudev/src/scsi_id/ | ||
| D | scsi_id.c | 118 static const char *quote_string = "\"\n"; in get_value() local |
| /third_party/python/Lib/email/ | ||
| D | _header_value_parser.py | 96 def quote_string(value): function |