Lines Matching refs:GetNext
1025 int c = buf.GetNext();
1035 accumulator->Put(buf.GetNext());
1043 int c = buf.GetNext();
1504 if (!cache->IsIdentifierStart(buffer->GetNext())) {
1508 if (!cache->IsIdentifierPart(buffer->GetNext())) {
6057 uint16_t character = buffer->GetNext();
6075 uint16_t character = buffer->GetNext();
6135 uint16_t character = buffer->GetNext();
6788 uint32_t ca = ia->GetNext();
6789 uint32_t cb = ib->GetNext();
6974 uint32_t r = decoder->GetNext();
7052 uc32 ch = buffer->GetNext();
7066 d = buffer->GetNext() - '0';
7154 hasher.AddCharacter(buffer->GetNext());
7160 hasher.AddCharacterNoIndex(buffer->GetNext());