Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ String.cpp
File
String.cpp
tests/Engine/Core/String.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Nazara/Core/String.hpp>
2
#include <Catch/catch.hpp>
3
4
SCENARIO(
"String"
,
"[CORE][STRING]"
)
Callers
nothing calls this directly
Calls
15
GetCapacity
Method · 0.80
Contains
Method · 0.80
FindLast
Method · 0.80
EndsWith
Method · 0.80
FindWord
Method · 0.80
StartsWith
Method · 0.80
Count
Method · 0.80
IsEmpty
Method · 0.80
IsNull
Method · 0.80
IsNumber
Method · 0.80
SubStringFrom
Method · 0.80
ReplaceAny
Method · 0.80
Tested by
no test coverage detected