Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ xpath_string xpath_string_const
Function
xpath_string xpath_string_const
Tools/EditorFramework/pugixml.cpp:6665–6668 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6663
};
6664
6665
PUGI__FN xpath_string xpath_string_const(const char_t* str)
6666
{
6667
return xpath_string(str, false);
6668
}
6669
PUGI__NS_END
6670
6671
PUGI__NS_BEGIN
Callers
nothing calls this directly
Calls
1
xpath_string
Function · 0.70
Tested by
no test coverage detected