Searched refs:_cbor_unicode_codepoint_count (Results 1 – 3 of 3) sorted by relevance
26 uint64_t _cbor_unicode_codepoint_count(cbor_data source, uint64_t source_length,
69 uint64_t _cbor_unicode_codepoint_count(cbor_data source, uint64_t source_length, in _cbor_unicode_codepoint_count() function
261 _cbor_unicode_codepoint_count(data, length, &unicode_status); in cbor_builder_string_callback()