Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ length
Method
length
depends/tinyxml/tinystr.h:134–134 ·
view source on GitHub ↗
Return the length of a TiXmlString
Source
from the content-addressed store, hash-verified
132
133
// Return the length of a TiXmlString
134
size_type length () const { return rep_->size; }
135
136
// Alias for length()
137
size_type size () const { return rep_->size; }
Callers
15
loadScriptFile
Method · 0.80
InitSimulationThread
Method · 0.80
capitalize_string_words
Function · 0.80
word_wrap
Function · 0.80
doReadClassName
Method · 0.80
hasEnding
Method · 0.80
internal_cxxDemangle
Function · 0.80
find_union_tag_candidate
Function · 0.80
prompt_refresh
Method · 0.80
getVerb
Function · 0.80
getAttacker
Function · 0.80
drawBorder
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64