Searched defs:Quote (Results 1 – 5 of 5) sorted by relevance
24 Quote: 1, property
63 Quote(Vec<Expr>), enumerator
502 Quote = 64, enumerator
677 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local
736 char Quote = Src[I++]; in TokenizeGNUCommandLine() local