Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ first
Method
first
external/pugixml/pugixml.cpp:9179–9182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9177
}
9178
9179
xpath_node xpath_node_set::first() const
9180
{
9181
return xpath_first(_begin, _end, _type);
9182
}
9183
9184
xpath_parse_result::xpath_parse_result(): error(
"Internal error"
), offset(0)
9185
{
Callers
2
eval_string
Method · 0.45
select_single_node
Method · 0.45
Calls
1
xpath_first
Function · 0.85
Tested by
no test coverage detected