Lines Matching refs:byte_count
2036 size_t byte_count = s->GetUtfLength();2037 char* bytes = new char[byte_count + 1];2041 bytes[byte_count] = '\0';