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