MCPcopy Create free account
hub / github.com/crawl/crawl / initfile.cc

File initfile.cc

crawl-ref/source/initfile.cc:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @file
3 * @brief Simple reading of an init file and system variables
4 * @detailed read_init_file is the main function, but read_option_line does

Callers

nothing calls this directly

Calls 15

ifFunction · 0.85
str_to_channelFunction · 0.85
_str_to_channel_colourFunction · 0.85
starts_withFunction · 0.85
split_stringFunction · 0.85
dchar_by_nameFunction · 0.85
read_symbolFunction · 0.85
isaalphaFunction · 0.85
letter_to_indexFunction · 0.85
read_boolFunction · 0.85
erase_ifFunction · 0.85
merge_listsFunction · 0.85

Tested by

no test coverage detected