Searched refs:SectionAcceptsArgument (Results 1 – 2 of 2) sorted by relevance
62 if (!SectionAcceptsArgument(s.fName.c_str()) && s.fArgument.size()) { in SectionAndParameterHelper()132 static bool SectionAcceptsArgument(const char* name) { in SectionAcceptsArgument() function