Lines Matching defs:quote
468 # XXX Should fix unquote() and quote() to be really conformant.482 def quote(s):696 quote = 0699 if quote == 1:701 quote = 0709 quote = 1717 """Get a quote-delimited fragment from self's field."""