Searched refs:codepoint_count (Results 1 – 3 of 3) sorted by relevance
214 size_t codepoint_count = in cbor_builder_string_callback() local232 res->metadata.string_metadata.codepoint_count = codepoint_count; in cbor_builder_string_callback()
103 size_t codepoint_count; /* Sum of chunks' codepoint_counts for indefinite member
123 return item->metadata.string_metadata.codepoint_count; in cbor_string_codepoint_count()