Searched refs:cbor_string_codepoint_count (Results 1 – 3 of 3) sorted by relevance
42 cbor_string_codepoint_count(const cbor_item_t *item);
120 size_t cbor_string_codepoint_count(const cbor_item_t *item) { in cbor_string_codepoint_count() function
342 cbor_string_length(item), cbor_string_codepoint_count(item)); in _cbor_nested_describe()