Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ xpath_string_const
Function
xpath_string_const
external/pugixml/pugixml.cpp:5368–5371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5366
};
5367
5368
xpath_string xpath_string_const(const char_t* str)
5369
{
5370
return xpath_string(str, false);
5371
}
5372
}
5373
5374
namespace
Callers
3
string_value
Function · 0.85
convert_number_to_string
Function · 0.85
eval_string
Method · 0.85
Calls
1
xpath_string
Class · 0.85
Tested by
no test coverage detected