Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ empty
Method
empty
crawl-ref/source/format.cc:554–557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
552
}
553
554
bool formatted_string::empty() const
555
{
556
return ops.empty();
557
}
558
559
void formatted_string::cprintf(const char *s, ...)
560
{
Callers
7
parse_string_to_multiple
Method · 0.45
parse_string1
Method · 0.45
find_last_colour
Method · 0.45
substr_bytes
Method · 0.45
textcolour
Method · 0.45
textbackground
Method · 0.45
display
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected