Home | History | Annotate | Download | only in src

Lines Matching defs:ReadBlock

3732             String::ReadBlock(left, rbb, &offset, max_chars);
3747 String::ReadBlock(right, rbb, &offset, max_chars);
3867 const unibrow::byte* String::ReadBlock(String* input,
4056 const unibrow::byte* String::ReadBlock(String* input,
4064 const unibrow::byte* answer = ReadBlock(input, &rbb, offset_ptr, chars);
4071 const unibrow::byte* String::ReadBlock(String** raw_input,