Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ xpath_string xpath_string_const
Function
xpath_string xpath_string_const
src/pugiXML/pugixml.cpp:5988–5991 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5986
};
5987
5988
PUGI__FN xpath_string xpath_string_const(const char_t* str)
5989
{
5990
return xpath_string(str, false);
5991
}
5992
PUGI__NS_END
5993
5994
PUGI__NS_BEGIN
Callers
nothing calls this directly
Calls
1
xpath_string
Function · 0.85
Tested by
no test coverage detected