Searched defs:switchForms (Results 1 – 2 of 2) sorted by relevance
70 void CParser::ParseStrings(const CSwitchForm *switchForms, in ParseStrings()91 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms) in ParseString()
70 bool ParseString(string srcString, SwitchForm[] switchForms) in ParseString()171 public void ParseStrings(SwitchForm[] switchForms, string[] commandStrings) in ParseStrings()