Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Genivia/ugrep
/ tolower
Function
tolower
lib/unicode.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
int tolower(int c)
125
{
126
return Tables::tolower(c);
127
}
128
129
int invcase(int c)
130
{
Callers
4
invcase
Function · 0.85
match
Function · 0.85
utf8
Function · 0.85
ugrep
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected