Searched refs:CheckOptionFormat (Results 1 – 3 of 3) sorted by relevance
43 bool CheckOptionFormat(const std::string &optionName);93 if (!CheckOptionFormat(optionName)) { in GetOptionValue()
42 bool CheckOptionFormat(const std::string &optionName);92 if (!CheckOptionFormat(optionName)) { in GetOptionValue()
24 bool CheckOptionFormat(const std::string &optionName) in CheckOptionFormat() function163 if (!CheckOptionFormat(optionName)) { in RegisterMainOption()