Searched refs:mode_with_e (Results 1 – 1 of 1) sorted by relevance
795 std::string mode_with_e(AppendModeCharacter(mode, 'e')); in OpenFile() local796 const char* the_mode = mode_with_e.c_str(); in OpenFile()