Home
last modified time | relevance | path

Searched refs:is_text_mode (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/ucrt/lowio/
H A Dopen.cpp320 static bool is_text_mode(int const oflag) throw() in is_text_mode() function
352 if (is_text_mode(oflag)) in decode_options()