chromium/out/Default/gen/third_party/blink/renderer/platform/text/break_iterator_data_inline_header.h

#include <cstdint>
#include "third_party/blink/renderer/platform/wtf/text/wtf_uchar.h"

namespace {

constexpr UChar kFastLineBreakMinChar =;
constexpr UChar kFastLineBreakMaxChar =;

#define B

const uint8_t kFastLineBreakTable[223][28] =#undef Btemplate <typename T>
inline uint8_t GetFastLineBreak(T ch1, T ch2) {}