Searched refs:kCharacterLookaheadBufferSize (Results 1 – 1 of 1) sorted by relevance
462 static const int kCharacterLookaheadBufferSize = 1; variable472 STATIC_ASSERT(kCharacterLookaheadBufferSize == 1); in Init()715 return static_cast<int>(source_->pos()) - kCharacterLookaheadBufferSize; in source_pos()