Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_empty
Function
is_empty
src/iocore/cache/HttpTransactCache.cc:157–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
inline bool
158
is_empty(char *s)
159
{
160
return (s[0] == NUL);
161
}
162
163
} // end anonymous namespace
164
Callers
3
does_charset_match
Function · 0.70
count
Method · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected