Searched refs:byte0_location (Results 1 – 1 of 1) sorted by relevance
37 size_t byte0_location = (byte0_ptr - buffer_) + GetBegin(); in Find() local38 if (byte0_location + str_length <= GetEnd()) { in Find()41 return byte0_location; in Find()