chromium/third_party/utf/src/utf/utftab.c

/* See LICENSE file for copyright and license details. */
#include "utf.h"

/* lookup table for the number of bytes expected in a sequence */
const unsigned char utftab[64] =;