Searched refs:utf8d (Results 1 – 1 of 1) sorted by relevance
30 static const std::array<std::uint8_t, 400> utf8d = in decode() local56 const uint8_t type = utf8d[byte]; in decode()62 state = utf8d[256U + state * 16U + type]; in decode()