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