MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / colstring

Class colstring

sourcecommon/utils.h:317–321  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

315String FormatRegExpString(String source);
316//---------------------------------------------------------------------------
317struct colstring
318{
319 int val;
320 char * string;
321};
322String GetColorNameRus(TColor c);
323//---------------------------------------------------------------------------
324void MySetLocalTime(TDateTime t);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected