quoteAndAppendLiteral  106 Source/platform/text/DateTimeFormat.h     static void quoteAndAppendLiteral(const String&, StringBuilder&);
quoteAndAppendLiteral  243 Source/platform/text/LocaleWin.cpp     DateTimeFormat::quoteAndAppendLiteral(literalBuffer.toString(), converted);
quoteAndAppendLiteral  227 Source/platform/text/PlatformLocale.cpp                 DateTimeFormat::quoteAndAppendLiteral(templ.substring(literalStart, i - literalStart), builder);
quoteAndAppendLiteral  233 Source/platform/text/PlatformLocale.cpp         DateTimeFormat::quoteAndAppendLiteral(templ.substring(literalStart, length - literalStart), builder);