Searched refs:STRING_LF (Results 1 – 1 of 1) sorted by relevance
287 const std::string STRING_LF = "\n"; variable3892 return !info.empty() && info != STRING_LF; in IsSelectInfoValid()