Home
last modified time | relevance | path

Searched refs:_xlog_escape (Results 1 – 1 of 1) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dhiscores.cc76 static string _xlog_escape(const string &s);
1436 killerpath = killerpath + ":" + _xlog_escape(bl.get_string()); in init_death_cause()
2875 static string _xlog_escape(const string &s) in _xlog_escape() function
2971 line += _xlog_escape(f.second); in xlog_line()