Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ str_length
Function
str_length
src/base/str.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
int str_length(const char *str)
53
{
54
return (int)strlen(str);
55
}
56
57
int str_format_v(char *buffer, int buffer_size, const char *format, va_list args)
58
{
Callers
15
LoadIndexfile
Method · 0.85
SelectDefaultLanguage
Method · 0.85
Load
Method · 0.85
StrToInts
Function · 0.85
OnSkinUpdate
Method · 0.85
LoadMapSettings
Method · 0.85
IsValidName
Method · 0.85
TimeFromStr
Method · 0.85
TimeFromFinishMessage
Method · 0.85
PrintHighlighted
Method · 0.85
EntitiesScan
Method · 0.85
AssetScan
Function · 0.85
Calls
no outgoing calls
Tested by
14
Expect
Method · 0.68
Expect
Method · 0.68
TEST
Function · 0.68
StrBase64Str
Function · 0.68
TestFileRead
Function · 0.68
TestFileLength
Function · 0.68
TEST
Function · 0.68
Write
Method · 0.68
Expect
Method · 0.68
CTestInfo
Method · 0.68
ExpectAddString5
Function · 0.68
TEST
Function · 0.68