Searched refs:CBOR_TYPE_STRING (Results 1 – 7 of 7) sorted by relevance
17 .type = CBOR_TYPE_STRING, in cbor_new_definite_string()27 .type = CBOR_TYPE_STRING, in cbor_new_indefinite_string()
35 return item->type == CBOR_TYPE_STRING; in cbor_isa_string()107 case CBOR_TYPE_STRING: { in cbor_decref()
31 CBOR_TYPE_STRING /** 3 - strings */ enumerator
30 case CBOR_TYPE_STRING: in cbor_serialize()96 case CBOR_TYPE_STRING: { in cbor_serialized_size()
186 case CBOR_TYPE_STRING: in cbor_copy()332 case CBOR_TYPE_STRING: { in _cbor_nested_describe()
351 case CBOR_TYPE_STRING: in _cbor_is_indefinite()
15 item->type == CBOR_TYPE_STRING) in check_key_type()