Searched defs:error_tolerant (Results 1 – 3 of 3) sorted by relevance
41 const std::string& file_name, const bool error_tolerant /*= false*/) { in OpenReader()
55 const std::string& file_name, const bool error_tolerant) { in Open()
79 FileReader(FILE* file, bool owns_file, bool error_tolerant) in FileReader()