Searched refs:UNDERLINE_SEP (Results 1 – 4 of 4) sorted by relevance
30 static constexpr char UNDERLINE_SEP = '_'; variable
188 if (sep != DASH_SEP && sep != UNDERLINE_SEP) { in CheckArg()
194 if (sep != DASH_SEP && sep != UNDERLINE_SEP) { in CheckArg()