Searched refs:kTrueLiteral (Results 1 – 2 of 2) sorted by relevance
922 const char kTrueLiteral[] = "true"; in ConsumeLiteral() local923 const int kTrueLen = static_cast<int>(strlen(kTrueLiteral)); in ConsumeLiteral()925 !StringsAreEqual(pos_, kTrueLiteral, kTrueLen)) { in ConsumeLiteral()
917 const char kTrueLiteral[] = "true"; in ConsumeLiteral() local918 const int kTrueLen = static_cast<int>(strlen(kTrueLiteral)); in ConsumeLiteral()920 !StringsAreEqual(pos_, kTrueLiteral, kTrueLen)) { in ConsumeLiteral()