MCPcopy 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
52int str_length(const char *str)
53{
54 return (int)strlen(str);
55}
56
57int str_format_v(char *buffer, int buffer_size, const char *format, va_list args)
58{

Callers 15

LoadIndexfileMethod · 0.85
SelectDefaultLanguageMethod · 0.85
LoadMethod · 0.85
StrToIntsFunction · 0.85
OnSkinUpdateMethod · 0.85
LoadMapSettingsMethod · 0.85
IsValidNameMethod · 0.85
TimeFromStrMethod · 0.85
TimeFromFinishMessageMethod · 0.85
PrintHighlightedMethod · 0.85
EntitiesScanMethod · 0.85
AssetScanFunction · 0.85

Calls

no outgoing calls

Tested by 14

ExpectMethod · 0.68
ExpectMethod · 0.68
TESTFunction · 0.68
StrBase64StrFunction · 0.68
TestFileReadFunction · 0.68
TestFileLengthFunction · 0.68
TESTFunction · 0.68
WriteMethod · 0.68
ExpectMethod · 0.68
CTestInfoMethod · 0.68
ExpectAddString5Function · 0.68
TESTFunction · 0.68