Searched refs:utf8d (Results 1 – 1 of 1) sorted by relevance
14 static const uint8_t utf8d[] = { variable60 uint32_t type = utf8d[byte]; in _cbor_unicode_decode()65 *state = utf8d[256 + *state * 16 + type]; in _cbor_unicode_decode()