Home
last modified time | relevance | path

Searched refs:getCborTagClass (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-cbor/cbor-1.0.0/c/
H A Dcbormodule.c513 static PyObject* getCborTagClass(void) { in getCborTagClass() function
568 PyObject* tag_class = getCborTagClass(); in loads_tag()
1254 PyObject* tag_class = getCborTagClass(); in inner_dumps()