| libcbor
    0.5.0
    libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. | 
#include "unicode.h"Go to the source code of this file.
| Macros | |
| #define | UTF8_ACCEPT 0 | 
| #define | UTF8_REJECT 1 | 
| Functions | |
| uint32_t | _cbor_unicode_decode (uint32_t *state, uint32_t *codep, uint32_t byte) | 
| size_t | _cbor_unicode_codepoint_count (cbor_data source, size_t source_length, struct _cbor_unicode_status *status) | 
| size_t _cbor_unicode_codepoint_count | ( | cbor_data | source, | 
| size_t | source_length, | ||
| struct _cbor_unicode_status * | status | ||
| ) | 
 1.8.12
 1.8.12