Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoMichael/MicroTeX
/ SetName
Method
SetName
src/xml/tinyxml2.cpp:1096–1098 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1094
1095
1096
void XMLAttribute::SetName( const char* n ) {
1097
_name.SetStr( n );
1098
}
1099
1100
1101
XMLError XMLAttribute::QueryIntValue( int* value ) const {
Callers
2
FindOrCreateAttribute
Method · 0.80
NewElement
Method · 0.80
Calls
1
SetStr
Method · 0.80
Tested by
no test coverage detected