Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DGmshMessage.h63 static std::map<std::string, std::string> _commandLineStrings; variable
H A DGmshMessage.cpp79 std::map<std::string, std::string> Msg::_commandLineStrings; member in Msg
303 return _commandLineStrings; in GetCommandLineStrings()