Home
last modified time | relevance | path

Searched defs:quote_string (Results 1 – 3 of 3) sorted by relevance

/third_party/eudev/src/scsi_id/
Dscsi_id.c118 static const char *quote_string = "\"\n"; in get_value() local
/third_party/python/Lib/email/
D_header_value_parser.py96 def quote_string(value): function
/third_party/nghttp2/src/
Dutil.cc203 StringRef quote_string(BlockAllocator &balloc, const StringRef &target) { in quote_string() function