Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ tolower
Function
tolower
src/SB/Core/x/xString.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
namespace
273
{
274
U32 tolower(char param_1)
275
{
276
return tolower((S32)param_1);
277
}
278
279
U32 tolower(S32 param_1)
280
{
Callers
2
imemcmp
Function · 0.70
isSame
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected