Searched refs:the_mode (Results 1 – 1 of 1) sorted by relevance
793 const char* the_mode = mode; in OpenFile() local796 const char* the_mode = mode_with_e.c_str(); in OpenFile() local799 result = fopen(filename.value().c_str(), the_mode); in OpenFile()