MCPcopy Create free account
hub / github.com/SamuraiT/mecab-python3 / SwigPyObject_hex

Function SwigPyObject_hex

src/MeCab/MeCab_wrap.cpp:1434–1438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1432}
1433
1434SWIGRUNTIME PyObject *
1435SwigPyObject_hex(SwigPyObject *v)
1436{
1437 return SwigPyObject_format("%x",v);
1438}
1439
1440SWIGRUNTIME PyObject *
1441SwigPyObject_repr(SwigPyObject *v)

Callers

nothing calls this directly

Calls 1

SwigPyObject_formatFunction · 0.85

Tested by

no test coverage detected