Lines Matching full:line
8 * @brief Search the command line arguments for an option
10 * @param i_begin command line args vector begin
11 * @param i_end command line args vector end
14 * @return true = option found on command line
19 * @brief Search the command line arguments for a setting value
21 * @param i_begin command line args vector begin
22 * @param i_end command line args vectory end
31 * @brief Get configuration flags from command line
33 * Parse the command line for configuration options and update the
36 * @param i_begin command line args vector begin
37 * @param i_end command line args vector end