Searched refs:IsDoubleQuoted (Results 1 – 1 of 1) sorted by relevance
480 bool scanFlowScalar(bool IsDoubleQuoted);1279 bool Scanner::scanFlowScalar(bool IsDoubleQuoted) { in scanFlowScalar() argument1282 if (IsDoubleQuoted) { in scanFlowScalar()