Home | History | Annotate | Download | only in src

Lines Matching refs:buffer8_

8552       : op_(op), is_one_byte_(true), length_(0), buffer8_(NULL) {}
8566 buffer8_ = chars;
8581 buffer8_ += consumed;
8600 const uint8_t* buffer8_;
8617 const Chars1* a = reinterpret_cast<const Chars1*>(state_1->buffer8_);
8618 const Chars2* b = reinterpret_cast<const Chars2*>(state_2->buffer8_);