Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chokkan/crfsuite
/ SwigPyObject_hex
Function
SwigPyObject_hex
swig/python/export_wrap.cpp:1562–1566 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1560
}
1561
1562
SWIGRUNTIME PyObject *
1563
SwigPyObject_hex(SwigPyObject *v)
1564
{
1565
return SwigPyObject_format(
"%x"
,v);
1566
}
1567
1568
SWIGRUNTIME PyObject *
1569
#ifdef METH_NOARGS
Callers
nothing calls this directly
Calls
1
SwigPyObject_format
Function · 0.85
Tested by
no test coverage detected