MCPcopy Create free account
hub / github.com/chokkan/crfsuite / SwigPyObject_oct

Function SwigPyObject_oct

swig/python/export_wrap.cpp:1556–1560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1554}
1555
1556SWIGRUNTIME PyObject *
1557SwigPyObject_oct(SwigPyObject *v)
1558{
1559 return SwigPyObject_format("%o",v);
1560}
1561
1562SWIGRUNTIME PyObject *
1563SwigPyObject_hex(SwigPyObject *v)

Callers

nothing calls this directly

Calls 1

SwigPyObject_formatFunction · 0.85

Tested by

no test coverage detected