Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ xml_node__offset_debug
Function
xml_node__offset_debug
NULLC/includes/pugi.cpp:442–445 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
}
441
442
int xml_node__offset_debug(xml_node* ptr)
443
{
444
return (int)ptr->node.offset_debug();
445
}
446
447
class inserter_nullc
448
{
Callers
nothing calls this directly
Calls
1
offset_debug
Method · 0.80
Tested by
no test coverage detected