Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ set_right
Method
set_right
external/pugixml/pugixml.cpp:7398–7401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7396
}
7397
7398
void set_right(xpath_ast_node* value)
7399
{
7400
_right = value;
7401
}
7402
7403
bool eval_boolean(const xpath_context& c, const xpath_stack& stack)
7404
{
Callers
1
parse_step
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected