Searched refs:crlf_check (Results 1 – 4 of 4) sorted by relevance
20 class crlf_check : public source_inspector class25 crlf_check();34 virtual ~crlf_check() in ~crlf_check()
17 crlf_check::crlf_check() : m_files_with_errors(0) in crlf_check() function in boost::inspect::crlf_check21 void crlf_check::inspect( in inspect()
876 inspectors.push_back( inspector_element( new boost::inspect::crlf_check ) ); in main()
21 crlf_check.cpp