Searched defs:mode (Results 1 – 2 of 2) sorted by relevance
305 int mode = 0; in SetEolMode() local325 int mode = SendMessage(SCI_GETEOLMODE); in GetEolMode() local340 int mode = 0; in ConvertEolMode() local
2250 static FILE* callfopen( const char* filepath, const char* mode ) in callfopen()