Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/filesys/
H A Dvirtualmappings.cpp52 if (i < argC - 1 && !CommandLine_IsOption(i + 1) && !CommandLine_IsOption(i + 2)) in FS_InitVirtualPathMappings()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/
H A Dc_wrapper.cpp177 int CommandLine_IsOption(int i) in CommandLine_IsOption() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/include/de/
H A Dc_wrapper.h66 DENG2_PUBLIC int CommandLine_IsOption(int i);